| fclose($fh) | close $fh filehandler |
| file_get_contents($file) | read a file into a string |
| fileatime() | last access time of file |
| fopen($file, 'r') r(read) w (write) a(append) | open the file for read |
| fread($fh, filesize($file)) | read file contents |
| is_link() | check if symbolic link |
| nl2br($line) | new line (\n) into <br/> |
| require() | like include, but results in fatal error |
Drag corresponding items onto each other to make them disappear.
Start Game