11-18-2010, 05:32 PM
|
#5 (permalink)
|
|
Wizard
Join Date: Sep 2007
Posts: 1,299
Thanks: 17
|
Quote:
Originally Posted by captainmerton
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.
|
|
|
|