By browsing this website you accept that we set Cookies on your device in order to serve you relevant ads and a better user experience. Close

Nachricht

« Zurück

PHP Classes Added a new class PHP Emulated SQL Filesystem

From: PHP Classes Newclasses <list-newclasses@phpclasses.net>, sent: 14:05:16 - 06.04.2016

Added a new class: PHP Emulated SQL Filesystem - PHP Classes

Added a new class: PHP Emulated SQL Filesystem

Team Project Management

DaPulse it's a tool your team will actually use. Plan your projects and work on them in the same place, creating real and fluid planning. Free 30 day trial!
Rofl you are getting this message as free service for being a user of the PHP Classes site to which you registered voluntarily using the email address rofldigger@getsend.xyz. If you wish to unsubscribe go to the unsubscribe page.

    Class:

    Short description:

    Emulate a filesystem storing files in SQL database

    Groups:

    PHP 5, Files and Folders, Emulators

    Supplied by:

    Ryan Cole

    Detailed description:

    This class can emulate a file system storing files in a SQL database.

    It can connect to a given database using PDO and performs several types of operations with names very similar to DOS and Linux to make it work like a file system. Currently it can:

    - Set the name of the currently emulated disk
    - Change the current directory to a given path
    - List files of given path
    - Fetch information of a file
    - Fetch information of all files with a given path
    - Get subdirectories of a given directory
    - Change the current directory to the parent directory
    - Read or write to a given file
    - Remove a file or a directory
    - Copy a file to another
    - Check if a file exists
    - Set or get the owner of a given file
    - Write a file with a given uploaded file contents
    - Serve a given file for download
    - Load or save serialized data to a file
    - Resolve the path of file with given parameters
    - Create, list and describe disk volumes
    - Format, check the status, defragment, and backup a disk
Rofl if you are not interested in receiving any more messages like this one, go to the unsubscribe page .