Click to See Complete Forum and Search --> : comments script help


razzyz
04-16-2007, 07:27 PM
http://lunarplejs.brinkster.net/comments/comments.txt
http://lunarplejs.brinkster.net/comments/admin.txt

the files above holds a part of my comment script

basiclly as you can se of the code you can delete entrys if logged in as an admin. the added comments are not saved in any mysql database but into an .dat file. and $username $password $email is in settings.php

now for what iwant to ask someone

the only way to delete comments with this script is to login as an admin and the go trou the comments one by one, i wonder if someone could add into admin.php so that all new comments added within 24 hours are shown there with the "delete" and "dit button", after login, maybe 5 to 10 per page, once they have been there for more then 24 hours they should dissipear of the page.

i hope someone could help me with this if possible.