PHP Classes

Image Not Work

Recommend this page to a friend!

      PHP Image MySQL PDO  >  All threads  >  Image Not Work  >  (Un) Subscribe thread alerts  
Subject:Image Not Work
Summary:Image Not Workng
Messages:3
Author:Frankie P
Date:2014-10-11 15:03:08
 

 


  1. Image Not Work   Reply   Report abuse  
Picture of Frankie P Frankie P - 2014-10-11 15:03:08
Thank yu for PHP Image MySQL PDO.
I try but can not display image. Seems to upload ok but not redisplay.
do you have table structure and example code?

  2. Re: Image Not Work   Reply   Report abuse  
Picture of mehrdad seifzadeh mehrdad seifzadeh - 2014-10-11 16:17:17 - In reply to message 1 from Frankie P
tanks.
added the new file for table structure.
yes need used the table structure file db_schema.sql for add the database and the config of connect to database.

  3. Re: Image Not Work   Reply   Report abuse  
Picture of Frankie P Frankie P - 2014-10-11 16:31:15 - In reply to message 2 from mehrdad seifzadeh
Thank you,

I added ImageType field to your code and no it work.
I originally used Blob, not longblob.

Working nice.
Thank U