Jump to content

php and postgreSQL database with pictures


imposhandiknowiam

Recommended Posts

i have php site connected to a postgreSQL database in which i have a field of URLs of pictures to use. i have constructed a query gettin the data i want but i need to be able to view all the images that its brought back and am really stuck on how to do this...ive looked all over the net and i really just cant work it out!! any help in simplish terms would be great!

thanks!!

  • 1 year later...

Hello dear,

 

  You should have stored the pictures file in a directory,This path will be stored in database,If you want to show the image in interface,you should connect with database,

Then fetch that file path,assigned to image tag,Thats all,Now you can see the image,

are u expecting this or some other else,

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.