buildrebuild
03-24-2007, 02:50 PM
Hi,
I have two web sites and I can use this in one but not the other. Both run PHP and run on exactly the same server and settings.
<?php echo $PHP_SELF ?>
It prints out the correct url in one site but doesn't show in the other?
Here are two links with exactly the same markup and coding...
(WORKS!!!!) http://www.buildrebuild.com/mp3/self.php
(DOESN'T WORK!!!!) http://www.kodekontrol.com/portfolio/projects/dynamic.php
Anyone ever have problems like this. It's totally unexplainable!!!
Thanks
CB
I have two web sites and I can use this in one but not the other. Both run PHP and run on exactly the same server and settings.
<?php echo $PHP_SELF ?>
It prints out the correct url in one site but doesn't show in the other?
Here are two links with exactly the same markup and coding...
(WORKS!!!!) http://www.buildrebuild.com/mp3/self.php
(DOESN'T WORK!!!!) http://www.kodekontrol.com/portfolio/projects/dynamic.php
Anyone ever have problems like this. It's totally unexplainable!!!
Thanks
CB