PHP Scripts





Español Français 中文 Deutsch Portuguese Japanese nederlands
   
 
PHP Scripts
php scripts List All
guest book Guest Book
rating system Rating Systems
news ticker News Ticker
image handling Image Handling
calendar Calendar's
db query tool DB Query Tool
shout box Shout Box
visitor tracking Visitor Tracking
browser stats Browser Stats
mail management Mail Management
form mailForm Mail
date functions Date Functions
captcha image Captcha Image Verification
counter Counters
users online Users Online
charts & graphs Charts & Graphs
file manipulation File Manipulation

 




PHP File Upload Script - File Manipulation


About
This simple manipulation script allows you to upload files from your system to any browsers. You can also restrict file types and size, whenever you upload.


Features
a) Using this script you can also upload files like JPEG, GIF, PNG, TIFF.
b) This manipulation script sets the default file type as text.
c) And set file size less than 4000.
d) Easily customizable and configurable.

Downloads
Version 1.1 - File Upload Script
Release Date - 12-02-2010
Get free version without ©copyright link for just 5 price

For customization of this script or any script development, contact us at support@hscripts.com


Preview
Click here for demo Upload File Restriction


Usage
a) Download and Unzip the upload script.
b) You can Upload your files to any browser.
c) Just use this script where ever you want to restrict the file.
d) If you want to change type as "gif" just change the code in upload.php file as,
     $_FILES["file"]["type"] == "gif"
e) If you want to change size as "7000" just change the code in upload.php file as,
     $_FILES["file"]["size"] < 7000



License
- This PHP code is given under GPL License
- i.e. Free use for those who use it as it is.
- Free, if your modification does not remove our copyright information and links.
- Detailed License information can be found here
- You can purchase the script if your requirements does not meet GPL License terms.
Other Links

web hosting