| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Soon-Son Kwon(Shawn) | Date: | March 26 2010 12:09pm |
| Subject: | mysql_free_result vs. mysqli_free_result | ||
| View as plain text | |||
http://php.net/manual/en/function.mysql-free-result.php says memory is automatically freed at the end of script execution but http://kr.php.net/manual/en/mysqli-result.free.php says you should always call mysqli_free_result and does not mention automatic free. Is there any plan to support automatic memory free for mysqli_free_result as mysql_free_result do? Thanks. -- http://kldp.org/~kss
| Thread | ||
|---|---|---|
| • mysql_free_result vs. mysqli_free_result | Soon-Son Kwon(Shawn) | 26 Mar |
