View Single Post
  #1 (permalink)  
Old 26-10-2007, 17:53
Haz Haz is offline
new member
 
Join Date: Oct 2007
Posts: 3
Default 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?
Reply With Quote