Re: [PHP] 404 Redirection

2002-01-15 Thread FiShcAkE
Thanks Mike, I think that is what I want to do, i'll give it a go Thanks Lee :-) "Mike Cullerton" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > on 1/13/02 6:07 AM, FiShcAkE at [EMAIL PROTECTED] wrote: > > > Tr

[PHP] 404 Redirection

2002-01-13 Thread FiShcAkE
Try that again, without pressing ctrl-enter this time!! As I said, I have got the usual script: but, how do I put in a custom error page instead of seeing: Warning: Unable to access anyotherpage.inc in /var/virt/home/stuffwefound-co-uk/public_html/index.php on line 70 Warning: Failed openi

[PHP] 404 Redirection

2002-01-13 Thread FiShcAkE
Hey people, Probably a quick and simple question, but if I have the usuall in my script: -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED

[PHP] Real Simple, but i'm new!!

2001-12-29 Thread FiShcAkE
Hey, I've just started learning php and I need to know this... What are the commands I use to get i.e. index.php?links and index.php?newsto work? I have a site, with the menu down one side, and I need to have the index.php?news link to a "news.php" page, etc. etc. I hope this makes sen