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!
I really need to know how to make the http or current page address costumizable, for my website. For example say my sites name it http://www.yahoo.com and I want it to appear as http://www.nothingwhatsoever.com in the address bar. How would I do this?
You need to own both domains you're going to do this with I'd assume, then you just set it up in your registrar's control panel (unless you're doing it yourself with BIND)
I'd more or less use nothing to replace my http and trust me I'm using this for a moral reason, so to speek. I'm not trying to spoof a site like yahoo or anything to it's kind.
How would I accomplish these things manualy using some form of language?