i'm running a select query on a table, and ihave a form right underneath it,
with similar names to the
information selected in the query above.

yet despite using mysql_free_results before my form starts, it still
keeps the last result of the query 1 in memory :(

are there any solutions??

thanks

/sunny

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to