Newbie to PHP: Trying to change url and encode it
Posted: Fri Jun 17, 2005 10:33 am
Hi,
I am trying to redirect my current php page to a htm page that has content, but I can't seem to get the header function to work...is there another way to get a page to redirect in php? I can do it with a small java script (window.location), but after I get the page launched I need to encode it, so that the users can't cut and paste the weblink and share it with their friends?
Any help you can forward me would appreciated.
Brad
I am trying to redirect my current php page to a htm page that has content, but I can't seem to get the header function to work...is there another way to get a page to redirect in php? I can do it with a small java script (window.location), but after I get the page launched I need to encode it, so that the users can't cut and paste the weblink and share it with their friends?
Any help you can forward me would appreciated.
Brad