Sonia, you will not have to rewrite all sections of code that use $this. However, when you try to *assign* to the variable $this then you run into problems (i.e. don't try to tell this object to change into another object). Just out of curiosity, why did you assign values directly to $this? We might be able to help you update your code faster.

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



Reply via email to