hi.

I need to create a 'last visited' file where we store the last time a user visited a site (so we can do things like repeat visits).

I'd like to be able to grab the latest day's access log file, figure out the last-visited time of these people, and then update the master file (for the next file).

how would I go about doing this? COGROUP?

Reply via email to