HomebulletScriptsbulletTag: file (436 results)
  1. No Screenshot
    1534 total visits
    String Searcher can be used to search for a given text in files of any size.String Searcher opens a given file and looks up for a given text string. It stops the search when the text is found or the end of the file has been reached.String Searcher can perform either case sensitive or insensitive searches.
  2. No Screenshot
    2229 total visits
    cjgExplorerPro is a Web-based file explorer written in php. The look and feel resembles the windows explorer's. The user can navigate thru the folder tree under the configured root. On each folder, the user can view, copy, delete, move, rename, change permissions and edit the files.Archiving and remote extraction are supported (Tar, Tgz and Zip formats). Text and hexadecimal editing ...
  3. No Screenshot
    1771 total visits
    Recover Stream can be used to serve content for download in a way that can be suspended and resumed with download manager programs like GetRight or similar.There is a base class that is capable of recognizing download requests with attempts to resume previously suspended downloads.There are two implementation classes that can be used to handle resumed downloads of static files ...
  4. No Screenshot
    1592 total visits
    3SS Sync File can be used to create or update local copies of files taken from a remote server. It checks whether the local copy of a file already exists. If it does not exist, the file is copied from the remote server.If the local copy already exists, it compares the remote file and local copy contents. If the contents ...
  5. No Screenshot
    1514 total visits
    Upload your CVS converted MS Excel or Text files to your Mysql database very easily with this simple little script. You can use it independently or integrate into your existing script.Free to download for non commercial use. Visit our site for more FREE stuff.
  6. No Screenshot
    1041 total visits
    This class can be used to get the last lines of a file like the Unix tail command.It can also filter the retrieved lines so only the lines that have a certain keyword or match a given regular expression are returned, like when using the Unix grep command.It uses pure PHP commands so it can work on non-Unix like systems.The ...
  7. No Screenshot
    2007 total visits
    CSV Tokenizer class can be used to parse CSV files (Comma-Separated-Value used by Excel and other spreadsheet programs.It works by splitting the data of CSV lines into tokens in a similar way to the PHP strtok function, but all delimiters are significant, i.e. consecutive delimiters are not globbed into one, and empty string tokens are permitted.
  8. No Screenshot
    1455 total visits
    Jargon File Processor allows you to extract definitions from the jargon file, works with a searchable index, alphabetical listing, random word display and pure text or html capability.
  9. No Screenshot
    1786 total visits
    fileUp can be used to manage images uploaded using Web forms. It can copy the uploaded files to a given directory.First it checks whether the destination directory exists and whether the destination file does not yet exist. Otherwise, the class returns an error and does not process the uploaded file.
  10. No Screenshot
    1668 total visits
    XMI2PHP is a tool for automatic generation PHP class files from XMI files.XMI2PHP is not only able to generate new files but also to update previously generated files for which it preserves changes made since first generation or previous update.
  11. No Screenshot
    1377 total visits
    File Icon can be used to retrieve icons and other types of metadata of a given file. It can retrieve the icon image file name associated to a file based on the file name extension. It may also return img alt="" tags to display the file icon in HTML pages.Several image files of graphic size 16x16 are provided to associate ...
  12. No Screenshot
    1355 total visits
    FileReplace is a small class created to do signal's replacements, using a template file.
  13. No Screenshot
    1823 total visits
    NtxFile reads CA/Clipper NTX index files, similar to the xBase seek function. Writing is not (yet) possible.Usage is fairly simple.NtxFile can be used in combination with the dbase_* functions.It makes a web front end in PHP for a legacy Clipper app.
  14. No Screenshot
    1700 total visits
    MkDir is a simple class for creating directories in the local file system or in a remote server file system using a FTP connection.
  15. No Screenshot
    1549 total visits
    File Scope Replacer is meant to find and replace data in files.The replacer class takes a text data value to be found as well the replacement text. It scans files from a given directory to find and replace the specified data.The replacer class may either scan all files or just the ones that match a given regular expression. It may ...
Pages 24 of 30« 20 21 22 23 24 25 26 27 28 »