Page 1 of 1

problem with imagecreatefromjpeg()

Posted: Sun Sep 21, 2008 8:49 pm
by mhonnphp
Hello,

how can i make imagecreatefromjpeg(//source or file) incorporated with database?
// db connection
// query then execute query
// $row = get query data
example imagecreatefromjpeg($row[0]);
I'm having error with this. no image output / error message.
but when I change imagecreatefromjpeg(picture.jpg)
it's working fine.

any suggestion or another solution??

thanks

Re: problem with imagecreatefromjpeg()

Posted: Sun Sep 21, 2008 9:18 pm
by josh