Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 1825
PHP Script Codes > File System Wrapper
The file system layer is used to provide a 2 way method of manipulating the File system. One is using the standard File System calls and the other is by using the FTP wrapper provided. The advantage of using such a Layer are stated below -
* No Safe mode access problems
* No CHMOD issues
* Remote file access
* Files are easily writable
* System independent File read and writes