Double Queries? (1 reply)
(MySQL.com) Hello,
I'm having problems with this drop-down menu codes. All of the options do show up. But how can I apply the options from one table as a post to another table?
<?php
...
$result = mysql_query("SELECT name FROM students");
$name=$_