Wrong PHP setup?
We have problems when trying to parse a value from one PHP file to another or to the same file.We use Windows 2000 Server with all pathes with PHP 4.3.4.
We dont get any error messages but we get a notice:
Notice: Undefined variable: testvariable in C:\websites\domaincom\www\test.php on line 13
The variable IS defined!
Does value parsing in PHP work differently on Windows servers? If yes, how?
Anyone who know how to solve this problem?
Thanks, regards!