Quote:
Originally Posted by H@K@N
Hello Erwin,
i have updated my php4.3.11 > php 5.0.4
Now i am getting a blank page, when i try to execute the Page.
My error_log is saying following:
Code:
PHP Fatal error: Cannot re-assign $this in /srv/www/htdocs/web1/html/email_istek.php on line 120
Line 120 says:
Code:
if (is_array($num)) $this=$num[$i]; else $this=$num;
do u know, what could be the reason ?
|
Same php version same problem here.