|
Posted by steve on 06/09/07 00:59
Hi guys,
I'm fairly new to php, i'm looking for some pointers to do the following
I have a database with jpegs in and am dynamically generating a page to show
the pics, but as you are possibly aware that each picture needs to go to
the database to download.
therefore it makes more sense to go to hte database pull my 1-6 images then
join them into 1 long jpg , total size will be about 20-30k
this means i can just use 1 picture link to dl a "strip" of generated
pictures.
1. I have to get the pictures from a database, no they cannot be kept on the
site
2. I do not need a gallery system it is overly complex for my needs.
steve
Navigation:
[Reply to this message]
|