Hi,

I need to know about creating dynamic slide show or dynamic photo gallery in php. Can any one please help.

Thanks
Regards,

Recommended Answers

All 6 Replies

what are you really looking for? please be specific.

this one allows you to set images per row, rows per page,
does both gallery & slideshow
allows the user to download a .zip of the images (or not),
configured by changing true/false in the settings section
well documented internally
drop in a folder of images when you unzip the file, and it just works
only with image types jpg/jpeg gif bmp png tif

google is your friend

There are thousands available for download

Thanks for your reply.

Can you please tell me that how can I set to display a pic after some seconds?

from the documentation inside the file
first parameter (e.g. "index.php?image|...") is the mode
//available modes are
//image: returns the picture resized
//browse: overview of all pics
//slides: slideshow
//
its all detailed
or google search for another version

please follow the practice to mark the threads as solved, it helps others too
:)

please follow the practice to mark the threads as solved, it helps others too
:)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.