| 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 |