sfcode
An Online Competing and Development Environment
|
Variables | |
$postData = file_get_contents("php://input") | |
This script saves a question in the MySQL database after a user creates it. It uses parameters like, author's username, problem statement, testcases, start and end time, etc.