Thumbnailing from php
I am having some trouble creating thumbnails from php.
Using imagecreatefromjpeg(), which I understand uses the GD image library.
Is this included in this build of php.
Is there another way of creating thumbnails dynamically?
This functionality has worked with another host using Cpanel.
Any ideas?
|