In this PHP tutorial we will provide a step by step guide to producing your very own php file upload script to use for your website. Before we start you must have Xampp installed, view the tutorial on how to install Xampp.
Firstly create an index.php fileĀ now it is recommended that you should use an editor of some kind, i personally use this free PHP IDE editor to edit .php files. However you can simple use notepad (by changing the .php extension to .txt) to edit but may become annoying to keep changing the extension back and forth each time you want to test the page file. Read More..

