[PHP] Removing gBook Entries

Hi,

i have a simple guestbook script that works pretty well, but i was wondering how hard it is to setup some way of being able to remove posts from my guestbook. The guestbook works just by people filling out a form ad its sent to a text file which holds all the posts. There’s 1 entry per line. So i’m looking to make a simple admin section of the guestbook that looks exactly the same as the guestbook but just has a little image or whatever saying delete and i jsut have to click that to delete it. You can see my guestbook in action by goin to this link :

http://www.band-central.net/guestbook/readbook.php

if you guys need to look at the code or anything let me know and i’ll post it here for you :slight_smile:

thanks!