Want to see php swipe images.

Asked By 0 points N/A Posted on -
qa-featured

Hi everyone,

I love the slide show. I want to see my images as a slide show. Can I watch it with the help of PHP swipe images. If there is a way please let me know.

SHARE
Best Answer by Edmund Barton
Answered By 0 points N/A #165643

Want to see php swipe images.

qa-featured

Dear user,

By using PhotoSwipe, you can experience a near native like gesture based image browsing. You can visit PhotoSwipe and download it. You will also find a "examples" folder containing various HTML files, from which you can find different ways to implement PhotoSwipe into your mobile website. PhotoSwipe works with Android, iOS devices and with blackberry as well.

Hope this will help you.

Thank you.

Best Answer
Best Answer
Answered By 0 points N/A #165644

Want to see php swipe images.

qa-featured

Hello Menzies,

There are a lot of ways to make photo slides in PHP. I'm going to give you a very simple solution which will help you. Go through some steps.

* You need to create a specific folder for the Slideshow Images in your source folder.

* Copy-paste the images you want as photo slide.

* Copy the code I attached with my answer and paste them into a text file which call "index.php"

* Upload the file to a directory that will be the gallery.

* change the lines 6 and 8 correspond to your setup.

* Finally, run it.

Regards.

Related Questions