Hi iam useing a varible number of checkboxes wich values are pulled out of a database. I then have to submit those values to an other table
here is the script fot getting the checkboxes
?php
$result = mysql_db_query ("setf","select ond_id, titel from onderwerpen ");
?>...
Hi iam useing a varible number of checkboxes wich values are pulled out of a database. I then have to submit those values to an other table
here is the script fot getting the checkboxes
?php
$result = mysql_db_query ("setf","select ond_id, titel from onderwerpen ");
?>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.