diff --git a/README b/README index d1d9629..707dde9 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -PHPCSV Guestbook version 0.99.8 +PHPCSV Guestbook version 0.99.9 Simple php guestbook/feedback form with csv file data storage. @@ -17,9 +17,9 @@ Features: - Feedback form mode Working example: - http://zlaxyi.soundragon.su/gb + https://is3.ussr.win/zlaxyi/gb -PHPCSV Guestbook requires PHP 5.0 or higher version. +PHPCSV Guestbook requires PHP 8.0 or higher version. Installation: diff --git a/index.php b/index.php index de2483b..f0f2203 100644 --- a/index.php +++ b/index.php @@ -175,29 +175,29 @@ function AddEntryView() { $captchanumber22=rand(0, 9); $_SESSION["captcha"]=md5(base64_encode(($captchanumber11.$captchanumber12)+($captchanumber21.$captchanumber22))); echo "