HomebulletScriptsbulletTag: file (436 results)
  1. No Screenshot
    327 total visits
    ZIP Client is designed to generate ZIP archives of all the files to publish in a present folder, It is a great PHP compression script to send ZIP archives to Produce and Publish servers. XML-RPC requests can be sent to submit the archives to a given Produce and Publish server.Requirements:- PHP 5.0 or Higher
  2. No Screenshot
    473 total visits
    Google File Finder can be used to search for files in sites using Google. There is a base class that can HTTP send requests to Google to perform searches for given keywords. There are also several sub-classes that can make the searches be restricted to certain sites that host files for download. Those classes parse the results and extract the ...
  3. No Screenshot
    1275 total visits
    Remote Content retrieves remote URL or local file.
  4. No Screenshot
    1910 total visits
    NewsBox can be used to display random news items store in a file. It reads a file with multiple news items separated with a special character sequence. NewsBox shuffles the news items and makes them appear in a HTML scrolling on marquee.
  5. No Screenshot
    381 total visits
    This code reads all the lines in a text file then alphabetizes it and overwrites the file with the alphabetized version. It is easy to use. You just need to replace the placehoder of the file path.
  6. No Screenshot
    495 total visits
    Smart File Cache can be used to store and retrieve variable values in cache files. It can serialize the value of a given variable and store it in a cache file. Smart File Cache is an Open Source PHP cache script. The script can also retrieve the original variable value from a cache file. Cache files are valid for a ...
  7. PHPExcel wrapper for populating XLS files with user data
    925 total visits
    This class can be used to generate Excel spreadsheets from templates. It can load a template spreadsheet file, replace some template values and generate the merged Excel file. The resulting Excel file can be protected with a password and served as the current script output or saved to a given file. This class requires the PHPExcel classes for reading and ...
  8. PHP Vulnerability Scanner
    709 total visits
    This class can be used to scan script files to find eventually malicious code.It can traverse a given directory recursively and checks script files to see if they may contain code that may be eventually malicious.Currently it finds script files that are using functions often used in infected scripts, such as base64_encode and base64_decode.
  9. No Screenshot
    297 total visits
    It can access a remote server using HTTP requests with authentication to protect the access to the remote files. It can create, list, delete, write or read files and directories. It implements a stream wrapper interface to make it possible to access the remote files with PHP functions like fopen('fep://...') and other PHP file and directory manipulation functions. Allows the ...
  10. No Screenshot
    999 total visits
    It is able to verify the size of the uploaded files. The files are moved to a given destination directory if they do not exceed a given size limit. Requirements: PHP
  11. No Screenshot
    1078 total visits
    Several types of operations can be performed on an array of data of an uploaded file. Here are some key features of "Simple Upload":· Check whether there were any upload error and whether the file is a valid upload· Clean the file name from non alphanumeric characters· Generate random unique names for the uploaded file· Copy or move the file ...
  12. No Screenshot
    247 total visits
    Anyone can keep a changelog of edited files! Add / Edit / Delete Files & Folders easily. Have Unlimited Sub-Directories. Code is very neat and easy to read. It also has some protection for the end user so they don't have to resort to using phpMyAdmin to fix the problem :-D
  13. TbsZip - a zip modifier
    1607 total visits
    This class can be used to modify or create a ZIP archive in pure PHP, without need of temporary files. TbsZip can list, add, delete, replace files that are contained in an archive. The new content of a file can either come from a PHP string (binary string as well as text string), or from a physical external file. The ...
  14. No Screenshot
    2365 total visits
    This class can be used to scan music files collection.It can traverse a given directory where there are music album files.The class can count the music files it find with a given file name pattern. It can also return the count of albums sorted by year.
  15. No Screenshot
    1805 total visits
    This class can be used to compose songs and save them in MIDI format.It can compose tunes adding the tune notes with a given tempo and volume.The class can generate a file in MIDI format with a given file name.
Pages 5 of 30« 1 2 3 4 5 6 7 8 9 »