Re: Redirect without changing `address` in your browser?



On Oct 5, 2:10 am, howac...@xxxxxxxxx wrote:

header("Location:http://www.example.com/";);

i don't want the browser to show http://www.example.com

any method?

Use URL rewriting.

Cheers,
NC

.