Ok I have a php user and pass entry page.... I have an html page with body onload and js script. The js is a redirect.
How in the hell do I get it to work in my php password protect page?
Here is the php var:
//text they will see if user/pass correct
$text3 = "You got in!"
Thanks Guys,
Chuck
How in the hell do I get it to work in my php password protect page?
Here is the php var:
//text they will see if user/pass correct
$text3 = "You got in!"
Thanks Guys,
Chuck



Comment