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

Top Rated Scripts | PHP | Scripts & Programs | File Manipulation

Results 201-220 of 243
WebNight Commander v2
Webnight Commander is web file manager with interface similar to GNU Midnight Commander. The main difference is that Webnight Commander have only one directory panel. Basically this is a browser version of the good known Midnight commander. Features: * Ability to merge all source code in single PHP file * Browse all server files if thus is configured * Copy / Cut / Paste / Download / Upload files, web clipboard * Compress whitespaces in HTML, CSS and JavaScript output * Fully integrated Ajax engine * Multiple user accounts * User specific home directories
(0 ratings)
Reviews0
PriceFree
Views3537
EasyPHPUpload
This script uses the PHP upload functions to upload files to a web directory. It then generates a URL with a random filename (to prevent someone from discovering the file), displays the URL in the web browser, and then it e-mails the URL using PHPMailer to a recipient of the user's choice. This script is designed for corporate environments where email attachment sizes are limited. The script allows sending one file to one recipient. There is a rudimentary check of IP address to prevent external users from uploading files to your server.
(0 ratings)
Reviews0
PriceUSD 150.00
Views1283
Linear Directory
this is mostly directory to array functions that read a directory, and converted it to an array, that in turn you have to read. This means looping through a directory's contents, saving it to an array (that takes up memory), then looping through the array again to read the directory contents!
(0 ratings)
Reviews0
PriceFree
Views918
File Explorer Class
If you already worked with files and directories in PHP then you will know that the default copy, delete(unlink) functions are ok to use on files but when you want to delete or copy a directory with content in it, it’s an whole other story. This class gives you the ability to easily delete, create, move, copy files and directories with content.
(0 ratings)
Reviews0
PriceUSD 6.00
Views471
File and Directory explorer class
If you already worked with files and directories in PHP then you will know that the default copy, delete(unlink) functions are ok to use on files but when you want to delete or copy a directory with content in it, it’s an whole other story. This class gives you the ability to easily delete, create, move, copy files and directories with content.
(0 ratings)
Reviews0
PriceUSD 6.00
Views549
ZipDrop
The server will then zip the files and allow you to download them in only one zip instead of having to download multiple files. This is both a great bandwith saver for server and user alike, but also very easy and an aesthetic asset to your website.
(0 ratings)
Reviews0
PriceUSD 4.00
Views636
DownloadManager
DownloadManager fully supports multi-part downloads, streaming support, download pausing, and download accelerators (like DownThemAll or SpeedBit DAP ). DownloadManager also has the option to force a limited download speed per file or through a unique, limited download speed link. DownloadManager has the option to create a one time use download link, download once, and the link is no longer valid. DownloadManager keeps track of all downloads and the amount of bandwidth used. DownloadManager will graph downloads for all files or for the selected using Flot. DownloadManager has support for multiple users, create, edit, and delete users.
(0 ratings)
Reviews0
PriceUSD 14.00
Views1379
Tastydir - an AJAX file manager and dir listing
Some features include: view files in a directory (with easy breadcrumb navigation) edit and rename files and folders create files and folders erase files and folders copy files and folders move files and more...
(0 ratings)
Reviews0
PriceUSD 11.00
Views1079
PDF Newspaper
This is a free software project to help people create printable PDFs from content found on the web.
(0 ratings)
Reviews0
PriceFree
Views1169
Bandwidth Manager
Bandwidth manager is a server-side script that manages your website's bandwidth. It runs purely on PHP and MySQL, no additional apache modules are needed. As soon as someone on your website downloads a file, bandwidth manager takes control. As long as your bandwidth settings allow more downloads to be started, he will be served the file at the preset speed.
(0 ratings)
Reviews0
PriceEUR 99.00
Views728
Secure File Upload Class
You can also compress uploaded images to save disk space or create thumbnail images from them with a set width, or height (or both). It would be very easy to integrate this in to any existing project as it does not require mane lines of code to implement.
(0 ratings)
Reviews0
PriceUSD 6.00
Views568
compressIt - compress what you want
compressIt is a powerful tool that helps you to compress any folder, recursively or not, according to a pattern (eg. .jpg), or not, and download it in one step.
(0 ratings)
Reviews0
PriceUSD 7.00
Views524
QuickOptimizer - minify your JS/CSS. Save traffic.
It minifies your JS and/or CSS files and combines them so the user’s browser won’t have to download many files. This affects the loading speed because there are fewer HTTP requests that are made. Most of the time the browser requests each file just to find out that it hasn’t changed and it can load it from cache. But in the meantime it waits for the HTTP requests to be processed. By merging the files together it has to make only one or two requests. The CSS minifier compresses your CSS files to the absolute limit by stripping out unnecessary spaces and combining some properties together. The files can be up to 50% smaller after compression. It also has the ability to fix some CSS errors and delete duplicating properties, leaving the last one. The JS minifier can compress your JS files and can reduce the file size by half, not considering the time you save from HTTP requests.
(0 ratings)
Reviews0
PriceUSD 3.00
Views687
ThumbnailCreator
Easily extendable with your own ThumbnailProviders. Out of the box can create thumbnails from Text files, and image files, just write a PHP class that implements IThumbnailProvider to add your own ThumbnailProvider.
(0 ratings)
Reviews0
PriceUSD 4.00
Views517
SmartWattermark – watermark all your images only with htacces and php!
The best way to protect your images is to watermark them. But that can be a real problem. This script will automaticly add a custom watermark on your pictures without modifying the original image. Isn’t that cool? Features: all extensions avaliable (‘valid_image_extension’ => array(‘jpeg’, ‘jpg’, ‘png’, ‘gif’) opacity (‘opacity’ => 0,) watermark logo path (‘watermark_logo_path’ => ‘watermark.logo.png’,) watermark custom logo position (‘position’ => ‘left_top’,) select the minimum size of the image to add watermark on -> ‘min_size_for_wattermark’ => 300, // if image is smaller than this value watermark will not appear (if you don’t want to add watermark on your thumbnails & stuff) repeat xxxyyy watermark extra option!
(0 ratings)
Reviews0
PriceUSD 8.00
Views484
Download Packager
Many uses: You can use the script to let users select files they want to download OR make it so that it packages selected files that you want the user to download. Easy for the user: Let’s them download many files at once without having to download each file separate.
(0 ratings)
Reviews0
PriceUSD 9.00
Views468
Easy FTP
It is simple to configure via a central configuration file and simple to use via one line commands. It also builds on the current PHP FTP functionality by offering multiple file uploads in a single command. This super easy script handles the connection and authentication facets of FTP so you can focus on creating your business logic or running your admin scripts. It also offers SSL connect for the security conscious developer / admin. Enjoy!
(0 ratings)
Reviews0
PriceUSD 4.00
Views663
PHP MegaUpload Class
It can send HTTP requests to the MegaUpload.com site Web server to perform several operations to manipulate files, folders and accounts. Currently it can upload files, get the listing of files and folders, create folders, copy files and folders, edit file and folder details, delete files, send e-mail, change account password, e-mail address, Paypal account e-mail address, retrieve or change account details, etc.
(0 ratings)
Reviews0
PriceUSD 10.00
Views896
Ajax File Manager
You can use it to enpower your exsiting application, or make it your own file management wizard, in stead of using FTP or other third part softwares. Features: jQuery UI CSS Framework hide certain files hide certain folders restrict file types to be uploaded show/hide system files jQuery fancy box enpowered image viewer Uploadify enpowered uploading tool super easy setup
(0 ratings)
Reviews0
PriceUSD 9.00
Views799
PHP Directory Explorer
Whether you have a website or not, you can use PHP Directory Explorer any way you like. You may offer files to your visitors or you may restrict access with a username and a password. It is easily configurable and can be installed within minutes. Customizing is also easy and the documentation included explains how to customize and install the script. Features: Index folders and files Sort files and folders with one click Download link protection Easily customizable layout Password protection Full documentation
(0 ratings)
Reviews0
PriceUSD 5.00
Views813
Results 201-220 of 243