I am on a shared windows box hosting and they moved my account to a server running PHP Version 4.4.2 I have started getting this error message
Notice: Only variables should be assigned by reference in c:\serverpath\whateverpage.php on line 1234
This error is appearing anywhere there is an =& or &varname in scripts I am using. Is there anyway to turn this off from checking or is it embedded in this version of php? If I go through and remove the "&" I do not receive this error anymore.
Peace
Mike
http://www.eclecticpixel.com