what would happen if i do not use mysql_free_result() and mysql_close() for
my scripts.

i presuming it doesnt leak memory. if so, then why not just forget about
them, and let the automatic freeing thingie's do the work?

cheers



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

Reply via email to