|
i thought it worked when he submited the form .. and the problem was with passing the user/pass for everything inside the protected area.
if the original submission works, then he does not need the $_POST[] .. he needs to use sessions so the username and password variable stay valid for the entire time the user is on the site.
|