You might be able to achieve that with header() redirects (check the PHP manual for the header() function) But I wouldn't exactly recommend intentionally deceiving your users.
ShawnCplus
Code Monkey
1,583 posts since Apr 2005
Reputation Points: 526
Solved Threads: 268
I don't want to deceive them, this is only temporary. My knowledge of PHP is weak what do you mean by the header() function ? And will it work ? And how do you use it?
As I said, look at the php manual for the function. http://php.net/header . It baffles me how many people use PHP and don't ever visit its website.
ShawnCplus
Code Monkey
1,583 posts since Apr 2005
Reputation Points: 526
Solved Threads: 268
chrishea
Nearly a Posting Virtuoso
1,428 posts since Sep 2008
Reputation Points: 210
Solved Threads: 230