Obviously relatively new to php....
I would like to know how to do a simple redirect from a php page.
For example in ASP I do response.redirect("thispage.com")
Want to do the same thing in php.
I have tried to go through the documentation, but can't seem to get focused on the
proper and simplest way to do it.
A little help would be appreciated. Thanks.Mark Roberts Sr. Systems Analyst

