Hi Lauri,
@ 11:55:51 AM on 4/15/2001, Lauri Vain wrote:
...
> I just finished reading a message from the server root and I have
> been told that the server I have to work with by our current project
> doesn't support GD and they can't install it neither.
> We will, however, need to create thumbnails from larger images
> (JPEG). Are there any other solutions that don't require installing?
> Some CGI scripts or something similar perhaps?
...
> Our main scripting language will be PHP and the database will be
> some form of SQL.
Ask your sysadmin if the server has ImageMagick or NetPBM installed.
You can use either of those to create thumbnails using system().
-Brian
--
PGP is spoken here: 0xE4D0C7C8
Please, DO NOT carbon copy me on list replies.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]