|
sfcode
An Online Competing and Development Environment
|
Functions | |
| dirToArray ($dir) | |
Variables | |
| $postData = file_get_contents("php://input") | |
| $uname = $postData['username'] | |
| $Dir = "../users/" . $uname | |
| dirToArray | ( | $dir | ) |
| $Dir = "../users/" . $uname |
| $postData = file_get_contents("php://input") |
| $uname = $postData['username'] |