PHP Tutorial
Upload and Rename File
Upload files to your site and rename them via a form
Top 20 Similar PHP Tutorials
php file upload
In this tutorial i will teach you how you can upload files to your website using PHP. I will teach you the basics and show you how to manage which files may be uploaded.
Creating a file upload form with PHP
Learn the basics of coding an upload file form in PHP.
Creating a file upload system
In this tutorial I will show you how to create a simple file upload system with your user can upload a file from the local computer to your webserver
PHP Limit Upload File Size
Learn how to set upload size limits on files
Uploading File with PHP - Create a PHP upload script
Learn how to upload files with PHP
Upload files
Learn How To Upload Files to Web Servers with 12 Short Tutorials for Beginners
FTP Upload via cURL
Uploading files to a remote FTP server is very effective while using the cURL library. This short PHP tutorial will show the user how to upload a file to a password protected FTP server.
PHP Multiple Upload files
Create a script for uploading multiple files to your site
More secure php image upload class
This tutorial shows how to make secure image upload class. Class is very flexible and easy to use.
Creating a very simple and correct upload form
Learn how to create a very simple and correct upload form
Creating a simple image upload site with PHP
Learn how to create a simple image upload site with PHP
Flat File Database (Database from a text file)
Learn how to store and retrieve information using PHP's built in file handling functions along with serialize and unserialize
General »
Reloading Your php.ini File with IIS 6 Manager
This tutorial is about reloading Your php.ini File with IIS 6 Manager
Advanced »
PHP include file tutorial
In this tutorial I will show you how to divide your code into more files and how to include various files into your actual PHP code.
Basics »
Simple PHP Hit Counter using a text file
Learn how to use a Simple PHP Hit Counter using a text file
General »
How to read, write and create a file in PHP
This tutorial explains how to read, write and create a file in PHP. A very simple technique that you will understand in just 5 minutes.










