I haven't found anything that would handle the problem you have... in my
case I would create the galleries that I needed... maybe write some
reiterate code that would display recreated thumbs from the images...


this could be done when the upload is done and the new image created from
the old one using create from functionality available in the php engine such
as
http://ca3.php.net/manual/en/function.imagecreatefromjpeg.php

or one of the others you find there.... good luck



"Alan Quirk" <[EMAIL PROTECTED]> wrote in message
news:<[EMAIL PROTECTED]>...
> I've had a look around lots of script sites (hotscripts, etc) and there
are
> lots of scripts for gd-library galleries, but unfortunately the server i'm
> using does not support it, and I really want to have a gallery where
> pictures can be uploaded and all the appropriate directories are created
> automatically (i'm not that good with code just yet) but instead of
listing
> pages of thumbnails it just automatically lists the pics in the gallery as
> text links.
>
> I hope you can be of some help, I can't find anything anywhere on the
whole
> internet like this.
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to