Added pagination (issue 1)
This commit is contained in:
8
README
8
README
@@ -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).
|
||||
Reference in New Issue
Block a user