Scripts n'Stuffs
Directory

Subscribe to this category

Top > PHP > Tips and Tutorials > File Manipulation  

Web Links
Sort By :
1. Form-Based Image Upload



Learn how to upload images easy using forms and PHP. Great for beginners.
Category:   PHP > Tips and Tutorials > File Manipulation

Date Added: Jun 30, 2006 Hits: 3 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

2. Handling File Uploads



Many of you want to allow user to upload scripts, document or images to your site. Peter explains how enable single and multiple file uploads to your site using PHP, with a bit a file type checking.
Category:   PHP > Tips and Tutorials > File Manipulation

Date Added: Jun 30, 2006 Hits: 3 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

3. Easy File Uploads



Well, tired of FTP'n everything up to your site? Or even want to allow other members to upload files but you don't want to give them FTP access? Well lets create a file upload system that will take care of all your uploading woes. THis also employs some minimal security checks.
Category:   PHP > Tips and Tutorials > File Manipulation

Date Added: Jun 30, 2006 Hits: 10 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

4. Reading and Writing to Files



Nowadays, PHP programmers generally use databases such as MySQL to do everything, however, every programmer should at least know the basics of reading and writing to files - that IS what a database does. Come read an all you need to know introduction to file handling.
Category:   PHP > Tips and Tutorials > File Manipulation

Date Added: Jun 30, 2006 Hits: 4 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

5. Image Uploader



Tutorial for creating your own image upload script for your website.Includes examples of error checking, such as checking the file type, size and dimensions.
Category:   PHP > Tips and Tutorials > File Manipulation

Date Added: Jun 30, 2006 Hits: 6 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

6. Speed Limiting File Downloads



It is common to have downloads on your website, and sometimes you want to moderate your downloads by speed, or possibly hide the directory that the download is coming from, protecting all your other files. This is very possible and very simple to solve in PHP. All you need is the header() function and some files function.
Category:   PHP > Tips and Tutorials > File Manipulation

Date Added: Jun 30, 2006 Hits: 12 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

7. FilesUploader



With this program you can upload file with a browser on your server, or other people. You can become an e-mail is someone upload files. You can protect the upload with a password. Overwrite protection You can choice the allowed extension, the max file size and some more. HTML infos at begin with CSS. You can choice how many files you want to upload. You can choice: wrong pw output or not. Overwrite file or add a random extension. You can crypt your password with MD5. View files with download the upload file.
Category:   PHP > Tips and Tutorials > File Manipulation

Date Added: Jun 30, 2006 Hits: 9 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

8. Writing a File Upload Class



Teach yourself how to write a file upload class that will not only upload, but validate file extensions, sizes, users, and much more. Make your life easier!
Category:   PHP > Tips and Tutorials > File Manipulation

Date Added: Jun 30, 2006 Hits: 1 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

9. Uploading a file in PHP



This article shows how to upload files in PHP. Uploading files in PHP is very easy. You don't have to use any components as you do in ASP. All the file handling is done by built-in PHP functions.
Category:   PHP > Tips and Tutorials > File Manipulation

Date Added: Jun 30, 2006 Hits: 3 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

10. Rename files with random names



This script renames all the files (or some of the files) in a given directory (default is cureeent dir) with a random names, leaving the extensions as they were before.
Category:   PHP > Tips and Tutorials > File Manipulation

Date Added: Jun 30, 2006 Hits: 4 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

Pages: 1  


Home      New Listings      Hot Listings      Top Rated      Editor Pick      Add a Listing      Update a Listing      Get Rated
Copyright © 2006 SCRIPTSANDSTUFFS.COM. All Rights Reserved. Powered by INDEXU 5.2.0
Valid XHTML 1.0 Transitional   Valid CSS