Is there anyway to have PHP scan a folder of images and make a slider?
by qakbar on April 10, 2011Q: PHP to auto scan folder to create image banner
I wanted to know if their was a way use php to scan a folder get images and create an auto slider with a width of 900px and height of 300px.
It will auto move to the next image in folder and loop back to first image when last image is reached.
Tags: php
As I use JavaScript for this, I cannot tell you exactly how through PHP (I am a data guy), but I can give you a link. This website is hosted by the very people who wrote and upgrade the language itself! I promise you, this site has everything you can want, other than free scripts (syntax samples are included in nearly all commands)
http://us2.php.net/manual/en/function.imagick-morphimages.php
bday82 (Newbie) says: on June 5, 2011 at 1:25 am