Thread: Handling Images
View Single Post
Old 11-18-2010, 05:32 PM   #5 (permalink)
Village Idiot
Wizard
Top Contributor 
 
Village Idiot's Avatar
 
Join Date: Sep 2007
Posts: 1,299
Thanks: 17
Village Idiot is on a distinguished road
Default

Quote:
Originally Posted by captainmerton View Post
Further - any links to guidance on how to manipulate the images such as size etc and also how to actually load them into a file directory on the web server? Never done it before so pretty new to this. Any help much appreciated.
For image manipulation, use the imageGD library for PHP: http://php.net/manual/en/function.imagegd.php

Getting them on to the server has to be done via an upload forums, there are tons of guides on Google for this.
__________________

Village Idiot is offline  
Reply With Quote