morechocolate
Technical User
I have looked through several of the posting regarding images and I have not seen an answer to my particular question.
Say I allow a user to upload a maximum of 5 images, the images are out on the server and the path is in the database. Then on another page I want to pull any data regarding that user plus the images that they uploaded.
Here is what I am not sure on what to do. I only to display one image and have the user click to look at the other images if there are any because it is possible to have no images or less than 5 images. Likewise, I want the user to have the capability to click on the image to see a larger view.
Thanks
Say I allow a user to upload a maximum of 5 images, the images are out on the server and the path is in the database. Then on another page I want to pull any data regarding that user plus the images that they uploaded.
Here is what I am not sure on what to do. I only to display one image and have the user click to look at the other images if there are any because it is possible to have no images or less than 5 images. Likewise, I want the user to have the capability to click on the image to see a larger view.
Thanks