Page 1 of 1

multiple gdimages in the same script without using temp file

Posted: Sun Jun 26, 2005 8:12 am
by twrofpwr
Is it possible to create multiple gdimages without using temporary files in the same php script file?

need more info on your application

Posted: Mon Jun 27, 2005 1:37 pm
by senthilnayagam
can you provide more info on how you plant to use it

and what other restrictions are there besides not using temp files


will surely try to help


regards
Senthilnayagam

Posted: Mon Jun 27, 2005 2:27 pm
by pickle
Yes it is. You just need to run the image creation code multiple times.