Re: Warning: Unknown: 1 result set(s) not freed. Use mysql_free_result

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi there,


I´ve had the same problem a few minutes ago.
I my case, I wrote the line:

mysql_free_result($VAR);

at the end of the code for all my variables like

$var1 = mysql_query("select blablabla");

I am not a master at PHP and MySQL, but if you still have the problem please let me know.

Tomas Schweizer

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


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux