koure Posted November 20, 2007 Share Posted November 20, 2007 Hi I'm newbie to PHP I would like to ask how can I create dynamic controls in php? For example I want to create a checkbox dynamically Is there anyone who can help me please? thanks in advance Link to comment https://forums.phpfreaks.com/topic/78130-dynamic-controls-in-php/ Share on other sites More sharing options...
trq Posted November 20, 2007 Share Posted November 20, 2007 It would be best to use Javascript for such functionality. Link to comment https://forums.phpfreaks.com/topic/78130-dynamic-controls-in-php/#findComment-395375 Share on other sites More sharing options...
koure Posted November 20, 2007 Author Share Posted November 20, 2007 basically I need a form which has 4 checkboxes. PHP will search a DB for some values. Depending from what are these values are I want to check the checkboxes. Is there any way to do it? Link to comment https://forums.phpfreaks.com/topic/78130-dynamic-controls-in-php/#findComment-395441 Share on other sites More sharing options...
revraz Posted November 20, 2007 Share Posted November 20, 2007 It would be best to use Javascript for such functionality. Link to comment https://forums.phpfreaks.com/topic/78130-dynamic-controls-in-php/#findComment-395450 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.