Hi all,
Quick question - i am just learning the basics of php and trying to understand what it can do. I was wondering that if i had a site with a large picture could php change the image continually (like a gallery effect but without the user having to click next picture all the time).
Maybe on a timed loop? - i know i could just make a flash swf, embed it and leave it constantly playing on a loop, but i am hoping that php can do this for me. Ideally so that if i wish to add newer pictures i would not have to create a new flash file, maybe just upload them into a folder which php can retrieve the images from??
Any thoughts or ideas would be really appreciated!
Cheers _ Edd