I cant access any file

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Heresh
Forum Newbie
Posts: 9
Joined: Wed Apr 28, 2010 9:16 am

Re: I cant access any file

Post by Heresh »

It works fine in my localhost but when I uploaded it dosent work

I also add this line:

Code: Select all

echo $_SERVER['PHP_SELF'] //output: /mydir/script.php
Post Reply