Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type
By Technology

Most Popular Scripts | PHP | Scripts & Programs | File Manipulation

Results 121-140 of 243
TotalW
TotalW is a two panel file manager written in PHP. It is ajaxed. TotalW can download file from internet or upload file from your computer. You can mail files on remote server or download them to computer. It can zip files(.tar.gz) or unzip them. TotalW can also view or edit files. It has favorite folders(bookmarks), customisable view (name, size, time, owner, group, permissions), keyboard navigation. TotalW has ftp support.
(6 ratings)
Reviews0
PriceFree
Views8996
File Upload & File Listing with JSON
This class can be used validate and process files uploaded via Web forms. The class can perform several types of validation, like: check whether the user computer IP address is not in a list of banned addresses, check the file size against a given limit, check whether the file name has one of the accepted extensions and check whether file with the same name was previously uploaded. After validating the file, the class can move it to a given upload folder and add an entry in a log file that records information about uploaded files. The example demonstrates how to display an updated list of files stored in the upload folder by JSON.
(6 ratings)
Reviews0
PriceFree
Views5874
FileShare 2003
Do you whant to share your files in a secure way without need to be woried about geting your homepage to crash, let you costomice example how many downloads you let each user use, and how mutch you whant to send every day. Well now is it possible with this free and advanced php script.
(6 ratings)
Reviews0
PriceFree
Views8366
w3easyBackup
With the w3easyBackup script you can easily backup your smaller website or store selected content or code files of your website to a .zip compressed backup file. This file can be stored in a backup folder on your server and can also be sent as mail attachment to a mail account of your choice. In this case the backup file can even be deleted automatically from the server, if you select this option.
(6 ratings)
Reviews0
PriceFree
Views848
Filedump
Filedump is an extremely fast file upload/download tool. If you have your own server space and find yourself uploading temporary files for others (e.g. images), filedump can help keep track of your files securely. You can filter the filelist with the provided search box. Or, you can add a GET variable to search for files. For example, if you want to quickly show someone your favorite 3 vacation pictures, just upload them as vacation1.jpg, vacation2.jpg, and vacation3.jpg. Then, give them a link that looks like: http://yourdomain.tld/files/?vacation and they will receive a list of files containing the word "vacation". There is a simple administrative interface which allows you to upload a file (or create a new text file) and delete existing files. There's an unseen "adm" link at the top right corner of the screen; when you click it and enter your password, you will be brought to this interface.
(6 ratings)
Reviews0
PriceFree
Views4141
Filename Case Changer
Type in a folder path and the Filename Case Changer will allow you to convert the filename case of all the files in the root folder as well as in the sub folders into lowercase. Tested in Windows. More research is underway on other platforms as well.
(4 ratings)
Reviews1
Price 2.00
Views2459
Simple DropBox
Simple Dropbox its a nice personal private or public file upload system. It can use a custom upload directory. Uploads/Downloads are protected or not. The file urls are protected. With adding a password from public upload system u make it password protected one!
(4 ratings)
Reviews0
PriceUSD 5.00
Views1910
CssHighlight
posted byhanif19inUtilities
CssHighlight is a php function, that highlights css code. Design options can be given in Stylesheet.
(3 ratings)
Reviews0
PriceFree
Views1098
DnCounter
DnCounter is a simple, yet powerful PHP script engine designed to keep accurate records about file downloads and views. Include a administrative module. Portuguese and english versions available.
(3 ratings)
Reviews0
PriceFree
Views5030
Site Tools
This package provides several class for performing several types of operations to search, list and view files from a directory. It can: - Search for a string within all files in the given directory and sub-directories - List all files in the given directory and its sub-directories - View all files that are listed in a CSV file on the server The list of files appears in a form select input. Each file can be viewed in an frame below. The pages in the list can be displayed automatically as in a slide show. The user can browse the files forwards or backwards. Each file can be marked. The name of the marked files is saved in a CSV file.
(3 ratings)
Reviews0
PriceFree
Views2169
Alfa File Manager (v1.2)
Simple one file PHP Script. It fetchs defined directory and lists files and folders. No installation, file upload, built in image preview, source code viewer.
(3 ratings)
Reviews0
PriceFree
Views18178
BlueShoes FileManager
A windows-like web file manager to organize your remote files. Browse directories, search upload view edit rename delete and download files, cut/copy/paste functionality, sorting up and down by name, size and type, create and delete folders and files, multilingual.
(3 ratings)
Reviews0
PriceFree
Views9811
RTF generator
posted byzandorinUtilities
This is a PHP Class which generates files in RTF (Rich Text Format). As the class is instantiated, developer can build their on RTF documents by adding most used text formats (bold, italic, underline), as well as build up ordered and unordered list. Examples can show that it is really quick and easy. The resulting data can be then output to screen or saved into a file. Developers can also master a number of additional functions about credentials and authoring (such as author, keywords, subject, ...) This project is under development and more features will be added.
(3 ratings)
Reviews0
PriceFree
Views698
CzarNewfile
posted byCzariesinUtilities
Displays the most recently modified files in the directory of your choosing, and displays it in a nice box you can include it anywhere on your website. It displays the rank, file name (with a link to the file), and date it was last modified. You can also limit how many files to display. Now allows you to limit file extensions (types) to include.
(3 ratings)
Reviews0
PriceFree
Views2521
Download Directory : Organize your Products & Downloads
Organize your website products and downloads in a professional manor. Create and organize your products into categories. Customize the appearance of each product page. Easy category / product / file browsing for your visitors. Upload photos and a header banner for your products. Quick and easy product / file downloading for your visitors. Intuitive and easy to use!
(3 ratings)
Reviews0
PriceUSD 24.41
Views1087
KioobFTP Class
KioobFTP is a fully functional class to access FTP servers with PHP. The class have powerful fonctions like dir cache, anti idle, recursive download, server to server transfer (FXP), auto transfer mode, ascii conversions, etc.
(3 ratings)
Reviews0
PriceFree
Views4364
TbsZIP
TbsZip is a PHP class that enables you to read and write Zip archives. The class doesn't require PHP extensions or temporary files. TbsZip can read, add, delete, and modify files stored in an archive. It can even start with an empty archive. The original archive is not modified. The new archive can be saved in the server as a new file, or provided directly as an HTTP download, or even as a binary string. If the Zlib extension is activated in PHP, then TbsZip can automatically compress and uncompress files in the archive.
(3 ratings)
Reviews0
PriceFree
Views1290
easydirlist
easydirlist is a little directory listing script where pictures are encoded into the single .php file.
(3 ratings)
Reviews0
PriceFree
Views7487
CFile
I needed something that worked fine, almost like the class CFile of MFC in Visual C++. I coded this class which basically does the same, even if not with the same efficiency, due to PHP limitations anyway. Developers can read and write data in both text and binary mode, so that they can read/save strings, numerical variables (integer, double, float) and arrays. They can also move the file pointer back and forth for any need. The attached examples cover simple file management, reading of file header structures (jpeg and bmp, here), reading/writing arrays. Although they are rather naive, the goal of these examples is just to show the features of this class. Developers would benefit of this class for its potential functionalities.
(3 ratings)
Reviews0
PriceFree
Views1867
SetaPDF-Signer API
posted byStuck MojoinPDF
The SetaPDF-Signer API allows PHP developers to digital sign PDF documents in pure PHP. Digital signatures in PDF or any other document serves two purposes: The signature guarantees the document's integrity and it allows the recipient to identify the signer of a document.
(3 ratings)
Reviews0
PriceEUR 120.00
Views1187
Results 121-140 of 243