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
php guestbox help plese
Moderator: General Moderators