therealwesfoster Posted February 4, 2008 Share Posted February 4, 2008 I have a gallery which loads from the DB using php. I'm wanting to: 1. put the results into an array 2. display the first image from the array into the "big_div" 3. display all of the images from the array below with the currently viewed one being selected (just do border="1") 4. have prev/next buttons for scrolling through the pics I did this originally with php.. but now I'm needing it switched to javascript/php and I just can't wrap my head around how to go about doing this.. help please Link to comment https://forums.phpfreaks.com/topic/89388-solved-image-gallery-logic-help/ Share on other sites More sharing options...
therealwesfoster Posted February 4, 2008 Author Share Posted February 4, 2008 nevermind, I got it Link to comment https://forums.phpfreaks.com/topic/89388-solved-image-gallery-logic-help/#findComment-457786 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.