Hello ppl,
i made a login sistem using $PHP_AUTH_USER and it's working ok, but now I want to have in my index page a form with 2 fields, one username and one password.
How can I set the $PHP_AUTH_USER and $PHP_AUTH_PW to have the values I inserted in the form, from the index page ???
10x
see ya all