Hello all, I have built a php/MySQL photo gallery with categories and now I need to build a slideshow for each category. Since all images are located in the same directory I will need to get the filename per category id.
I understand that to build the slideshow I would have to create an array to store the images for the slideshow.
What I need since I am a visual learner is someone who can help me build this and is willing to do this through GotoMeeting which I can setup. I am using Dreamweaver CS3, the database is setup and fully functional except for the slideshow.