Hello,
I have a simple ASP script that was used to password protect a page with a 3 letter password known only to church members. Moved our website to a linux server, need to convert it to a PHP script. I'm not good with scripting so I used a couple of different converters, but I get parsing errors. Here's the ASP script:
Now here's the conversion that won't work:
I get a parsing error on the first redirect line. Any help?
IV