PHP banner rotation.
Go to file
Inaisoft edceb19de3 Add 'banners/PUT_BANNERS_HERE' 2021-12-10 21:07:13 +01:00
banners Add 'banners/PUT_BANNERS_HERE' 2021-12-10 21:07:13 +01:00
LICENSE Update 'LICENSE' 2021-12-10 21:02:06 +01:00
README.md Update 'README.md' 2021-12-10 21:00:41 +01:00
banner.php Update 'banner.php' 2021-12-10 21:05:07 +01:00

README.md

Kaiten

This is a PHP banner rotation script written in PHP. It was originally written for the Saku imageboard software, but I gave up on that. To use this PHP script, create a directory for the banners and place the banner images in it, specify this directory in the bannerdir variable in the banner.php file (banners directory is provided as default). To use on a web a webpage, use the banner.php file as an image source as you would any other image. For imageboard style banners, images with dimensions of 300x100 will be optimal. Licensed under the BSD Zero Clause License.