Hi,
I have been having some trouble with this, I mysql_num_rows() to find
out how many rows there are and do an insert statement in the for loop
for every row returned.  So, if mysql_num_rows returns 17 then the for
loops does an insert statement for every instance, when the 17 turns
into zero the loop stops.  For some reason the $insert never recieves
any value.
Thanks in advance,
Tyler Whitesides
East Valley School District WebAdministrator

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to