upload Archive
19 Mar 2013
How to upload videos to YouTube with PHP
Using the YouTube API its possible to upload videos to your own YouTube account using their API, this tutorial explains the steps necessary to accomplish this.
6 May 2011
Resize images on upload
By David Carr On 6 May 2011 In PHP
This tutorial will show you how to upload an image and create 2 images, a full sized image and a thumbnail then delete the uploaded image from the server as it's no longer needed.
6 May 2011
upload images through a simple form
By David Carr On 6 May 2011 In PHP
This tutorial will show you how to upload an image and give it a name in a simple form
4 May 2011
Override file upload sizes an htaccess file
By David Carr On 4 May 2011 In htaccess
A tutorial to override file upload sizes an htaccess file. Note htaccess files only work on a linux server by default you can only upload files up to 2MB in file size but this can be increased