Skip to main content
Known Participant
February 12, 2007
Question

Save textchat history to db?

  • February 12, 2007
  • 1 reply
  • 280 views
Hi guys,

I am trying to figure out a way to save chat history to the db after the last user has left chat.

I am currently looking into amfPHP but i am getting know where fast.

thanks for any help or input.

Paul
    This topic has been closed for replies.

    1 reply

    Inspiring
    February 12, 2007
    if you are able to use amfPHP project, I like this approach!

    you can also try it with LoadVars or XML..... probably, you'll waste time serializing data on PHP... but works fine.
    Known Participant
    February 12, 2007
    I cant get my head round amfPHP :S