Re: PHP redirect script
- From: Hugh Oxford <arestes@xxxxxxx>
- Date: Fri, 12 Dec 2008 16:22:06 +0000
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');
.
- Follow-Ups:
- Re: PHP redirect script
- From: Jerry Stuckle
- Re: PHP redirect script
- From: sheldonlg
- Re: PHP redirect script
- From: Xafke
- Re: PHP redirect script
- References:
- PHP redirect script
- From: Xafke
- PHP redirect script
- Prev by Date: PHP redirect script
- Next by Date: Re: PHP redirect script
- Previous by thread: PHP redirect script
- Next by thread: Re: PHP redirect script
- Index(es):
Relevant Pages
|