Page 1 of 1

PHP Auth Script

Posted: Mon Feb 15, 2016 1:33 pm
by RaghavJhavar
Hi guys,

I want to use a PHP script to authenticate users. The problem is I don't know how to pass on the username and password into the file.

I will be using this: auth-user-pass-verify auth.php via-file

But how can I pass the username and password as maybe POST values to the PHP script?