Creating a Redirect

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
nimboya
Forum Newbie
Posts: 1
Joined: Fri Nov 12, 2010 2:49 pm

Creating a Redirect

Post by nimboya »

Please i need help how is it done on facebook that when you type a URL like http://www.facebook.com/james it takes you to page automatically. Please does anyone has the code for the redirect or how it is done
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: Creating a Redirect

Post by requinix »

The code for it? Like the cheat code? You pull up some PHP cheat console, enter in some code, and get magic functionality? Do you have something like that? I'd really love to know about it. I mean, I keep hearing people mention getting "the code" for something and I feel like I missed out on some really cool feature.

URL rewriting
Post Reply