Hi,
I've been looking at the header() function, and it seems to do some pretty useful stuff.
Does anyone know if it's possible, to use the header() function to actually pass back the url that appears in the browser's window using this function. So even if the page's real url is foo.php by including the header function at the top of foo.php the url will apear to be bar.php in the client's browser?
If it is possible, can anyone tell me what I need to do?!!!
Cheers
Paul