sfcode
An Online Competing and Development Environment
Variables
login.php File Reference

Variables

 $postData = file_get_contents("php://input")
 

Detailed Description

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.