Re: PHP redirect script



Xafke wrote:
Hi..

I've searched hours on this, but found nothing. I need a script that
redirect a user by it's input. For example a users types 'Google' in
the form, than it will redirect to lets say 'http://www.google.net'
Or 'A NAME' redirect to 'http://www.anything.biz'

I like it in PHP and MySQL, because put it all in a file slows my
server down..


Also, I would like a free script.

Thanks!

header('Location: $location');
.



Relevant Pages

  • PHP redirect script
    ... redirect a user by it's input. ... For example a users types 'Google' in ... I would like a free script. ...
    (comp.lang.php)
  • Re: PHP redirect script
    ... Hugh Oxford wrote: ... I need a script that ... redirect a user by it's input. ... For example a users types 'Google' in ...
    (comp.lang.php)
  • Re: PHP redirect script
    ... Hugh Oxford wrote: ... I need a script that ... redirect a user by it's input. ... For example a users types 'Google' in ...
    (comp.lang.php)
  • Re: PHP redirect script
    ... Why would "Google" go to google.net rather than google.com? ... redirect a user by it's input. ... For example a users types 'Google' in ... server down.. ...
    (comp.lang.php)
  • Re: PHP redirect script
    ... redirect a user by it's input. ... For example a users types 'Google' in ... Never a confusion as to what is or is not expanded when doing it my way. ...
    (comp.lang.php)