readme
1. please make sure there is one writable directory "d" existed at the same
directory of "textGUESTBOOK.php"
drwxrwxrwx 2 apache apache 4096 Oct 23 15:00 d
-rw-r--r-- 1 apache apache 8174 Oct 23 21:02 textGUESTBOOK.php
2. to make it writable, you can do "chmod 777 d" or "chown apache:apache d"
(or whatever username of your webserver's process.)
3. visit "http://your.server/yourpath/textGUESTBOOK.php" to test it.
4. rm -f "d/*" to start a fresh guestbook.
5. Good luck and thank you for testing!
--
http://ppgate.net
P.S.
if you like single script system, you can get more from my site.