wether it is a good idea or not - I need to store them in mySQL because of several reasons!
I've read that article already before but it doesn't treat my problem. Did you understand my question?
my question was: How do I get the binary data of the image that was created by imageGIF() or imagePNG() ?
on php.net, Pablo wrote:
pablo@gisa.com.ar
16-Jan-2001 02:28
Be careful, since it does't return the image you can't put it in a variable, or in a database.
It just prints it.
The function returs '1'.
so, what's the solution? there must be one!
thanx
Philip