i mean to display from a database becasue the name and car data is stored in a database and the images are stored in a directory folder, is there anyway to link the 2 together ?
You should put the image file names in the database, then you can point to the file names using <img src="#picturepathandname#" when you output each car.
You should put the image file names in the database, then you can point to the file names using <img src="#picturepathandname#"> when you output each car.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.