clairec666
05-20-2004, 05:14 AM
I'm using abyss web server (http://www.aprelium.com/abyssws/) and it allows me to edit my error pages for when a user has tried to access a page which can't be found. At the moment, I just have a plain HTML page which redirects my user back to the home page.
Is there a method, using PHP, of retrieving the URL of the page my user was trying to find? Eg, I want my page to show something like this: "www.mypage.com/page1.html is unavailable. Please go back to the homepage and try again." But how to I retrieve this URL?
Thanks
Is there a method, using PHP, of retrieving the URL of the page my user was trying to find? Eg, I want my page to show something like this: "www.mypage.com/page1.html is unavailable. Please go back to the homepage and try again." But how to I retrieve this URL?
Thanks