Hi
Has $PHP_SELF changed from version to version? I mean I have two machines - one with php version 4.0.6 and other with
php verison 4.1.2. I have identical files
on both the machines. However the value
printed by the statement
print $PHP_SELF;
in one of the files produces two different values. It should be identical.....
Could anyone provide me with some valuable
knowledge ????
i would apprecaite that