Hello Everybody,
I have to create an Web application where I have to send some email address through web page (i.e using php). As soon as web server received these email addresses, then by using Jabber Server , I have to send some messages to these clients(by using the previous received email addresses) as an Instant Message to any user like yahoo,msn,rediff,gmail etc.
My question is that possible to do this using php. If yes then how to do this. Actually I use " Class.Jabber.PHP v0.4.2" downloaded from "http://cjphp.netflint.net", but it is not working.
Any help, suggestion is always welcome.Some pseudo code will definitely make me happy.