Dear All
I am using following code for slide show (from dynamic drive)
However I want to use image names read from database using PHP
Please help me how to replace the hard coded image names with PHP variables ..
//specify images
var slideimages=new Array("image1.gif","image2.gif","image3.gif")
Please help ..help
Thanks in advance
use following link to view complete code
http://www.dynamicdrive.com/dynamicindex14/image4_dev.htm