PDA

View Full Version : php display and resize image from mysql



khmerguy
25 Oct 2006, 11:59 AM
Hi all,

I've one problem that can't solve. I use PHP to save image into MySQL as binary (LongBlob). Then I can get and display it to webpage but i don't know how to resize it to what i want.

So, could anyone show me how to do it? I would appreciate.

Thanks. :)