Hello,
Maybe someone can tell me, the difference
b.e.
$result = mysql_query ($query);
unset($result);
#or better mysql_free_result($result);
tnx,
Bas Jobsen
--
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]
- RE: [PHP-DB] MYSQL/PHP what is the difference between unset() a... Bas Jobsen
- RE: [PHP-DB] MYSQL/PHP what is the difference between unse... Rick Emery
- Re: [PHP-DB] MYSQL/PHP what is the difference between unse... Bas Jobsen
- RE: [PHP-DB] MYSQL/PHP what is the difference between unse... Rick Emery
- Re: [PHP-DB] MYSQL/PHP what is the difference between unse... Bas Jobsen
- RE: [PHP-DB] MYSQL/PHP what is the difference between unse... Rick Emery
