Added pagination (issue 1)

This commit is contained in:
2017-09-25 12:39:36 +03:00
parent 5e9f25e430
commit 31003891fa
6 changed files with 73 additions and 9 deletions

8
README
View File

@@ -1,8 +1,10 @@
PHPCSV Guestbook version 0.92
PHPCSV Guestbook version 0.93
Simple php guestbook with csv file data storage.
PHPCSV Guestbook 0.92 requires PHP 5.0 or higher version.
Working example: https://zlaxyi.soundragon.su/gb
PHPCSV Guestbook 0.93 requires PHP 5.0 or higher version.
Installation:
@@ -19,4 +21,4 @@ Using:
If you have uploaded files to a subfolder "/guestbook" of your webserver, then http://yourserver.domain/guestbook/ will open a guestbook. Following the link http://yourserver.domain/guestbook/administration.php will open the administration panel.
For changing appearance you can edit page.php like simple html (for example: add css tags).
For changing appearance you can edit page.php like simple html (for example: add css tags).