Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End How To Display Stored Image Using Path? Reply To: How To Display Stored Image Using Path?

#164212
MBM
Participant

Amazing! Your code worked! In order to make each record unique I should use an auto incrementing id and store it as a session as well as the username?

One more thing.

I can only display the images inside a query e.g.

php snippet 1

I want to display them inside a table but this code doesn’t work :

php snippet 1