PHP Classes

file php class pdo: I need manipulate files

Recommend this page to a friend!
  All requests RSS feed  >  file php class pdo  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

file php class pdo

A request is featured when there is no good recommended package on the site when it is posted. Edit

Picture of Iván Goded Carrete by Iván Goded Carrete - 7 years ago (2017-03-01)

I need manipulate files

This request is clear and relevant.
This request is not clear or is not relevant.

+5

I need manipulate files using PDO.

  • 3 Clarification requests
  • 3. Picture of victor by victor - 7 years ago (2017-03-20) Reply

    PDO use SQLite for embbed database in file

    • 2. Picture of Manuel Lemos by Manuel Lemos - 7 years ago (2017-03-20) Reply

      PDO is mainly for SQL databases but I guess there could be a driver class that would manipulate files depending on whether the queries would be of INSERT (create new file), SELECT (lists files), UPDATE (change files) and DELETE (remove files).

      Files could be of one virtual table that would list file records like file name, contents, creation and modification date, etc..

      • 1. Picture of Luis Martinez Ulloa by Luis Martinez Ulloa - 7 years ago (2017-03-04) Reply

        Hello Ivan: How do you need to manipulate? which kind of operations over files do you need to use?

        Ask clarification

        3 Recommendations

        PHP File Manipulation Class: Manipulate files and directories in several ways

        This recommendation solves the problem.
        This recommendation does not solve the problem.

        0

        Picture of Muhammad Umer Farooq by Muhammad Umer Farooq package author package author Reputation 115 - 6 years ago (2018-01-24) Comment

        You can manage file by using this class https://www.phpclasses.org/package/10621-PHP-Manipulate-files-and-directories-in-several-ways.html This package can manipulate files and directories in several ways.

        It can perform several types of operations. Currently it can:

        • Create directories
        • Generate random text strings
        • Change file permissions
        • Copy files or folders
        • Move files and folders
        • Delete files and folders
        • Upload files validating several parameters
        • Read and write files
        • Setting default directory and sub directory


        Handle Binary Files With PDO: Save and load binary files in databases using PDO

        This recommendation solves the problem.
        This recommendation does not solve the problem.

        0

        Picture of zinsou A.A.E.Moïse by zinsou A.A.E.Moïse package author package author Reputation 5840 - 6 years ago (2017-11-10) Comment

        you may use this as a good starting point.


        NewWay PHP File Manager: Manage files and directories with AJAX interface

        This recommendation solves the problem.
        This recommendation does not solve the problem.

        0

        Picture of naveen by naveen package author package author Reputation 55 - 7 years ago (2017-03-20) Comment

        you could easily manage files with this class, it includes following operation 1.create 2.rename 3.delete 4.make directory it uses GUI to make file managing easier


        Recommend package
        : 
        :