Compare commits

...

2 Commits

Author SHA1 Message Date
Inaisoft 89af86594b Update 'README.md' 2021-12-14 00:48:23 +01:00
Inaisoft 87f05b0a8e Update 'kaiten.php' 2021-12-14 00:47:33 +01:00
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
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.
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 kaiten.php file (banners directory is provided as default).
To use on a web a webpage, use the kaiten.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.