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

Variables

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

Detailed Description

This script creates a new directory as and where, the user wants it to be made. Returns 0 in case a directory with the same name and path already exists. Returns 1 in case of a succesful operation.