File Uploading in PHP 4
This is a step-by-step tutorial that shows how to upload files to the server through an HTML form and PHP. It covers creating the client-side HTML, accessing the file from PHP, and processing the uploaded File in PHP.
Visit publisher site: File Uploading in PHP 4Listing Details
- Filed in:
-
Scripts / PHP / Tutorials & Tips / File Manipulation
- Submitted on:
- Last Updated:
- Feb 11, 2009
- Publisher:
- Other listings by this publisher
License & Pricing Information
User Reviews
Add/Edit Your ReviewDisplaying 1-1 out of 1 reviews
-
This tutorial doesn't have all the details, but sometimes when it comes to tutorials it is easier to have them be simple so that everyone can enjoy them. If you go in-depth about file uploading like supporting images then people who want to learn only about uploading text files don't get it as much and makes it harder to use the example presented.