Page 1 of 1
how do i make a photo slide show in PHP?
Posted: Thu Mar 12, 2009 12:34 pm
by ecxzqute
guys, is it possible to make a photo slide show in php? if it is then can any body please help me give some idea please...
thanks!
Re: how do i make a photo slide show in PHP?
Posted: Thu Mar 12, 2009 12:40 pm
by jayshields
You'll have to look into JavaScript, HTML and CSS, not PHP.
Re: how do i make a photo slide show in PHP?
Posted: Thu Mar 12, 2009 12:47 pm
by ecxzqute
is there any way to make it in php?
Re: how do i make a photo slide show in PHP?
Posted: Thu Mar 12, 2009 2:31 pm
by pickle
A slide show can be made in PHP, but in a different way than a strictly client-side slideshow would be.
You asking how to make the entire program isn't going to get you any answers. If you have no idea where to start, start by searching for "php slideshow" - maybe there are some tutorials out there. If you have particular problems, these boards are good for that.