Log in

View Full Version : insearting another address using php



vaibhav24in
01-31-2008, 06:21 AM
s it possible to do this task with php? I mean I gave a link to the user for eg www.anysite.com but when the user opens this link he sees any other address in the address bar like www.yahoo.com can one do it with php?

Medyman
01-31-2008, 01:58 PM
I don't think you can do it with PHP.

You might want to looking into mod_rewrite (if it's available to you depending on your server configuration.)

http://www.webmastertips.us/tutorials/mod_rewrite.htm