HomebulletScriptsbulletTag: file (429 results)
  1. PHP Vulnerability Scanner
    608 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.
  2. No Screenshot
    279 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 ...
  3. No Screenshot
    966 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
  4. No Screenshot
    1050 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 ...
  5. No Screenshot
    244 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
  6. TbsZip - a zip modifier
    1581 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 ...
  7. No Screenshot
    2334 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.
  8. No Screenshot
    1779 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.
  9. No Screenshot
    2650 total visits
    This script can be used to cache content using eAccelerator PHP extension.File folder image SharedMemory is an Open Souce PHP cache scrpt. It can store, retrieve and delete arbitrary content stored in cache entries managed by eAccelerator. Each content entry has a unique name, so different entries can be distinguished.
  10. No Screenshot
    1400 total visits
    Ray Cache can be used to store and retrieve cache data in files. It can store data in a cache file with a given life time limit before it expires. Ray Cache can also retrieve the data from the cache time and check if it did not expire. It is an Open Souce PHP cache sript. It can also delete ...
  11. No Screenshot
    1156 total visits
    This class can be used to read and write metadata from MP3 audio files.It can parse an MP3 file and extract ID3 tags to obtain the artist, title, album, comment, genre, year and track.The class can also update the MP3 file to write new values to the ID3 tags.
  12. No Screenshot
    1519 total visits
    Ole File Cache can be used to cache arbitrary data in files. It is an Open Source PHP cache script. It can check if a given cache file exist or it has not expired. If so, retrieved the cached data. Otherwise, it can store new data in the cache file. The cache expiry time is configurable.
  13. No Screenshot
    1491 total visits
    MultiCache Library can be used to cache data in files or memcached server. MultiCache is a free PHP cache script. It provides a base generic caching class and sub-classes to store cached data in files or in a memcached server. MultiCache library can associate unique cache keys with cached data. The cached data may expire after an optional expiry time. ...
  14. No Screenshot
    1783 total visits
    This class can be used to cache variable values storing them in files. It can store, retrieve and delete arbitrary variable values in a cache file with a given key value. The directory where cache files are store is configurable.
  15. No Screenshot
    2116 total visits
    This class can be used to cache the output of PHP script in files. First it checks the cache file of a given cache key. If the cache file exists and it has not expired, the class outputs the contents of the cache file. If the cache file does not yet exist or it has expired, the class starts capturing ...
Pages 5 of 29« 1 2 3 4 5 6 7 8 9 »