PHP - Files
- Read from file
 - Fail to open file
 - Checking if open file succeded
 - Checking if open file succeded - suppress warnigs
 - Read CSV file
 - Open file to read or write
 - Write to a file
 - Fail to write to a file
 - Registration form - save to fill
 - copy - Copy a file
 - unlink - Delete a file
 - chmod
 - chown - Change owner
 - Get current working directory - getcwd
 - Show source