Can some one point me in the right direction to show a script that will show there have been ????? uplods since 12/23/03
something like that.
Every time someone uploads something add a row in a database with the date it was uploaded. Then do a db query and search for uploads after 12/23/03 , then count how many results there are. if that helps any...
is there a way you can show me how to do this