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

Variables

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

Detailed Description

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.