-
How to make correct path of files if global variables change?
I have seen that on new server is changed:
New server
[REQUEST_URI] => /
[SCRIPT_NAME] => /index.php
Old server showed me:
[REQUEST_URI] => /index.php
[SCRIPT_NAME] => /index.php
What will influence this variable? Need help.
I had in old server:$_PATH1 ="http://" . $_SERVER['HTTP_HOST']."/";
Now it does not work anymore path.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
|
Bookmarks