- 1,251 categories
- 40,829 scripts
- This is a brief tutorial for those who are new to php, and dont know much php. Here they will learn how to upload files through php. In the next version there will be alot of great features added. Like Multiple Files Uploading
Using Arrays &&am...
- A collection of 8 tutorials on working with directories and files:
How To Create a Directory?
How To Remove an Empty Directory?
How To Remove a File?
How To Copy a File?
How To Dump the Contents of a Directory into an Array?
How To Read a...
- Platforms
- Licenses
- Commercial License,
- Free for non-commercial use
- A collection of 12 tips on uploading files with PHP pages. Clear explanations and tutorial exercises are provided on creating file upload HTML tags, setting encoding type on HTML forms, getting uploaded file information, storing uploaded file in database.
- Learn how to perform simple task with files: open, read and write. Check the different commands you may use. Learn to use compressed files (.gz) to save time. An example is included to record IPs and referrers of our page.
- Platforms
- Licenses
- Other Free / Open Source License
- A collection of 14 tips on PHP functions on file input and output. Clear answers are provided with tutorial exercises on opening files for reading and writing, appending data to existing files, reading file by line or character, reading file in binar...
- Platforms
- Licenses
- Commercial License,
- Free for non-commercial use
- This tutorial shows you how to upload an image on your server using PHP and html forms. You will also learn how to verify if the uploaded file is an image (checking the extension), if it doesn''t overtakes a size limit and how to change the uplo...
- Platforms
- Licenses
- Other Free / Open Source License
- This tutorial will cover how to make a basic PHP upload script. You can easily convert or change it.
- Learn to Upload Multiple Files at once using the PEAR HTTP_Upload Class
- This tutorial will allow you to have a basic file upload interface with a PHP backend. This tutorial is only for educational purposes and the final PHP file upload script is not robust nor secure enough for a commercial solution.
- Platforms
- Licenses
- Other Free / Open Source License
- In your PHP scripts at some stage you may wish or need to completely change the directory in which to look in - for examples the directory to look for files to include. This tutorial shows you how to change dir for file inclusion.
Page: