Page 1 of 1

php guestbox help plese

Posted: Mon Mar 23, 2009 9:34 am
by rickbrown85
i need simple code to make this

Create a "guestbook" type webpage that allows visitors to leave a comment directly on this web-page



use a ".txt" file to save visitor comments
change the security settings for the ".txt" file to allow updates
Use $fp, fopen, fputs and fclose commands to complete this

Re: php guestbox help plese

Posted: Mon Mar 23, 2009 9:41 am
by Inkyskin