|
OpenSencillo
2016.106
Long live the simplicity of PHP
|
Public Member Functions | |
| __construct ($name) | |
| write ($data) | |
| read () | |
Data Fields | |
| $name | |
Definition at line 11 of file file.system.flesys.php.
| __construct | ( | $name | ) |
fileSystem constructor - create object for file manipulation
| string | $name |
Definition at line 23 of file file.system.flesys.php.
|
final |
|
final |
Write data to file
| string | $data | to write |
Definition at line 31 of file file.system.flesys.php.