roseman5544 Posted June 1, 2011 Share Posted June 1, 2011 hi guys....i have a doubt on the checkbox use and validation in php.... how do you enable one checkbox and once it is checked the others would be disabled automatically....... is this possible in php or do we use javascript.... ur guidances and help is appreciated in advance Quote Link to comment https://forums.phpfreaks.com/topic/238071-checkboxes-in-php/ Share on other sites More sharing options...
DarkKnight2011 Posted June 1, 2011 Share Posted June 1, 2011 Hi, This would be done in Javascript, I would recommend reading up on JS and checkboxes. This should set you on the right path http://www.w3schools.com/jsref/prop_checkbox_checked.asp Hope this helps Regards DK Quote Link to comment https://forums.phpfreaks.com/topic/238071-checkboxes-in-php/#findComment-1223385 Share on other sites More sharing options...
roseman5544 Posted June 1, 2011 Author Share Posted June 1, 2011 hi...thanks a lot for your reply....i ll just go through the same and reply back...if needed Quote Link to comment https://forums.phpfreaks.com/topic/238071-checkboxes-in-php/#findComment-1223392 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.