On Sat, 15 Nov 2008, Seban Jose wrote: > Actually, I don't get how can I use this for sending Instant Messenger > alerts.
Bear in mind that every messaging network as its own protocol. Maybe you can find a PHP wrapper or interface that uses the GAIM or Pidgin libraries (which can talk to most of the main messaging networks). Another approach would be to find a web-based API that you can use to talk to these services. -- Aj. _______________________________________________ New York PHP User Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/show_participation.php
