jackofsaxons wrote in php

attempting to locate...

Let me start off by saying I'm not very proficient with php/mysql, but I can poke around with it and generally figure out how to get things running.

I'm looking for a user authentication/management script that will give user statistics dumped into some kind of table viewable only by the admin. I really only need it to track the submittal of one form (how many times/time stamp).

I've poked around on google, and I've found all kinds of user authentication scripts, but none that track usage. I wouldn't think it would be very hard, I just can't seem to find it.

Thanks for your help.