PDA

View Full Version : checbox


angel2006
04-20-2006, 11:58 PM
could someone pls tell me how tp create a checkbox which will be for yes or no.if its checked it should show that in the table.

at the moment i have a field in a table set to tinyint(1), is that right?

thanks

guelphdad
04-21-2006, 03:11 AM
this isn't a mysql question. you should contact a moderator and have them move this question to the appropriate forum be it php, or javascript or whatever.

and yes tinyint would be fine to store the data.