Hi, I'm working in a chat in PHP where a visitor send messages to a MSN account (or Google Talk) using a web interface with HTML code. These accounts were registered but, to send messages I need login as anonymous using PHP. I found a PHP class on phpclasses.org that connects to MSN protocol and another class that connects to a XMMP protocol (GTalk), but I don't know how login using anonymous to send the messages.
How can I do this? Any help? Thanks, -- Junior Grossi skype/msn: juninhogr google talk: [EMAIL PROTECTED]
