Recommend this page to a friend! |
![]() ![]() |
Info | ![]() |
![]() |
![]() ![]() |
Reputation | Support forum (1) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2023-01-18 (17 days ago) ![]() | ![]() ![]() ![]() | Total: 3,175 | All time: 1,122 This week: 244![]() |
Version | License | PHP version | Categories | |||
photostest 12 | MIT/X Consortium ... | 8.1 | PHP 5, Content management, AJAX |
Description | Author | ||||||||||||||||
This class can be used to present a slide show of local or remote Web images. Innovation Award
|
|
Removed prototype logic. Works with php 8.1. Added more demos. Removed carousel.html as it ses prototype.js which is no longer supported.
The SlideShow PHP class gets a list of images from the local filesystem or from a remote web site.
A JavaScript class displays the images collected by the PHP class.
This was originally written in 2008. This version is a rewrite of that code. I have upgraded the code to use more recent inovations.
I have not tried any of this with IE on any version of Windows. I don't use MS-Windows, I don't like MS-Window, and I don't have MS-Windows. I have always hated that OS for what I think are very good reasons.
I use Ubuntu Mate. I have not tested this package on any OS that has not evolved from Debian.
There are three ways to install the package:
If you don't have composer do:
curl -sS https://getcomposer.org/installer | php
Or if you don't have curl:
php -r "readfile('https://getcomposer.org/installer');" | php
After composer is downloaded move the 'composer.phar' to '/usr/local/bin/composer' and make sure it is executable.
To install the SlideShow make a project directory as follows:
mkdir myproject
cd myproject
composer require bartonlp/slideshow:dev-master
The package is under the 'vendor/bartonlp/slideshow' directory. You can run the examples from there or copy them to your project root.
The are several additional directories for the project:
There are several example files:
You may need to configure the demo files for your filesystem. At the beginning of the files there are several statements. The files are pretty well documented.
Contact me at: bartonphillips@gmail.com
Enjoy
Copyright © 2022 Barton Phillips http://www.bartonphillips.com Last Modified 2022-11-30
![]() |
File | Role | Description | ||
---|---|---|---|---|
![]() |
||||
![]() |
||||
![]() |
||||
![]() ![]() |
Data | Auxiliary data | ||
![]() ![]() |
Data | Auxiliary data | ||
![]() ![]() |
Doc. | Documentation | ||
![]() ![]() |
Example | Example script | ||
![]() ![]() |
Example | Example script | ||
![]() ![]() |
Aux. | Auxiliary script | ||
![]() ![]() |
Example | Example script | ||
![]() ![]() |
Example | Example script | ||
![]() ![]() |
Data | Auxiliary data | ||
![]() ![]() |
Data | Auxiliary data | ||
![]() ![]() |
Data | Auxiliary data | ||
![]() |
Class | Class source |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
User Ratings | User Comments (1) | ||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.