Hi,
I have just made myself a custom error handling system so that if there is a broken link I don't get generic 404 errors and the 404 is entered into my site.
I then tested this system out and it works, except when I purposely changed the name of one of my files (portfolio.php => portfolio1.php) to make it error, instead of seeing my custom error page I see this:
"No input file specified."
That should be giving a 404. How do I make it give a 404 and not that error for .php files?
Thanks!
Keep up to date with my 2003 NHL Playoffs Wallpaper
I have just made myself a custom error handling system so that if there is a broken link I don't get generic 404 errors and the 404 is entered into my site.
I then tested this system out and it works, except when I purposely changed the name of one of my files (portfolio.php => portfolio1.php) to make it error, instead of seeing my custom error page I see this:
"No input file specified."
That should be giving a 404. How do I make it give a 404 and not that error for .php files?
Thanks!

Keep up to date with my 2003 NHL Playoffs Wallpaper