Added upload image feature

This commit is contained in:
2017-09-28 00:31:08 +03:00
parent 7b1bfc0dd3
commit cebfaca5e5
4 changed files with 57 additions and 10 deletions

4
README
View File

@@ -1,4 +1,4 @@
PHPCSV Guestbook version 0.96
PHPCSV Guestbook version 0.97
Simple php guestbook with csv file data storage.
@@ -15,7 +15,7 @@ Archive: https://github.com/zlaxy/phpcsvguestbook/archive/master.zip
2. Edit settings.php: change $GBadmin and $GBpassword (and other variables if necessary)
3. Check privileges for access to files: data storage (default: gbdb.csv) must have write permissions. Other files need only read rights.
3. Check privileges for access to files: data storage (default: gbdb.csv) must have write permissions. If you enabled upload feature, 'upload' directory must have rwx permissions. Other files need only read rights.
Using: