sfcode
An Online Competing and Development Environment
|
Variables | |
$postData = file_get_contents("php://input") | |
This script is for user login using username and password. Here, we authenticate user credentials with MySQL server. Returns a 404 error if username/password is incorrect.