Thread: Logs
View Single Post
Old 05-12-2004, 05:47 AM   #2 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,530
sde is on a distinguished road
do you want to log them to mysql? maybe you can add a function that triggers when a user sends a message. this function will just take the username and message and insert it into a table. the table can have a timestamp field to log the time.

is that what you're thinking of?
__________________
Mike
sde is offline   Reply With Quote