LMPX.COM |
Home | Linux | Mysql | PHP | XML | ||
|
|
|||
From: \[cz\]Emo Date: Fri Sep 5 03:28:46 2003 Subject: Remove vars from memory?
Hi all. Will PHP remove variables from memory when script will NOT use them in rest of code? for example: <?php $tmp=true; if ($tmp) // here is $tmp used last time, will it be removed from memory? ... ... // $tmp is NOT in the rest of code ... ... ?> or I must use allways unset()? Thanx Emo
| Navigate in group php.lang at sever news.php.net | |
| Previous | Next |
| © No Copyright You are free to use Anything |
Site Maintained by Zareef Ahmed
Powered By PHP Consultants |