I have multiple functions hitting the dB (mysql) with inserts in a
single page, and they can't seem to get together; i.e. I can get this or
that function to do its job, but not all of them at once. Is there
something I should know about "closing out" a mysql_query or $result
before another can be sent?


-- 
PHP Database 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