mendoz Posted December 25, 2006 Share Posted December 25, 2006 First of all, I'll be releasing Gondilan CMS in a short while for free.Gondilan CMS is just a cool system to manage an online product catalog[URL=http://img161.imageshack.us/my.php?image=cmscu2.jpg][IMG]http://img161.imageshack.us/img161/3127/cmscu2.th.jpg[/img][/URL] [URL=http://img409.imageshack.us/my.php?image=cms2yg4.jpg][IMG]http://img409.imageshack.us/img409/2761/cms2yg4.th.jpg[/img][/URL] [URL=http://img125.imageshack.us/my.php?image=cms3bz0.jpg][IMG]http://img125.imageshack.us/img125/223/cms3bz0.th.jpg[/img][/URL]What I'm trying to do next is this:As you can see in the images above, a product has 5 extra images, one up and four down.Instead of typing the image's path I'd like to have all the images in a cretain folderto show up as radio buttons, with the file name as the value.I guess this was the easy part for you freaks, so here I go.My database table has seperate columns for each image (img1,img2,img3,img4 and logo)Leave alone the logo for now. I want to be able to select the four images from the form or wahtever and put their filenames in the table, which is first and which is last doesn't matter.While writing this I tought of this:1. we get all the filenames.2. we print all the images 3. each image has a image or something that, when pressed, refreshes (amd.jpg - > page.php?img1=amd.jpg) and when pressed again removes it.SHOW ME WHAT YOU'RE MADE OF !!! Link to comment https://forums.phpfreaks.com/topic/31818-open-source-gondilan-cms-filenames-problem/ Share on other sites More sharing options...
mendoz Posted December 25, 2006 Author Share Posted December 25, 2006 This has to be simple guys Link to comment https://forums.phpfreaks.com/topic/31818-open-source-gondilan-cms-filenames-problem/#findComment-147609 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.