aniesh82 Posted November 13, 2008 Share Posted November 13, 2008 Hi, I wish to create a php script from where I can send messages to an Instant Messenger (Yahoo, AOL, Skype, MSN). And before sending the message, I would like to check to see whether the person is online or not. I wish to hear your suggestions about this. Is there any php script available for doing this work ? Thank You. Link to comment https://forums.phpfreaks.com/topic/132626-instant-messenger-messages/ Share on other sites More sharing options...
DeanWhitehouse Posted November 13, 2008 Share Posted November 13, 2008 I think you can do this on php, although you may be able to run a program to do this, using php to do so. But first off all what will the message be. Link to comment https://forums.phpfreaks.com/topic/132626-instant-messenger-messages/#findComment-689662 Share on other sites More sharing options...
aniesh82 Posted November 13, 2008 Author Share Posted November 13, 2008 Plain text messages.. Link to comment https://forums.phpfreaks.com/topic/132626-instant-messenger-messages/#findComment-689681 Share on other sites More sharing options...
DeanWhitehouse Posted November 13, 2008 Share Posted November 13, 2008 Yes i gathered that, saying? We will not help you write a code that will spam, abuse or send advertisements to people through IM clients. Link to comment https://forums.phpfreaks.com/topic/132626-instant-messenger-messages/#findComment-689685 Share on other sites More sharing options...
aniesh82 Posted November 13, 2008 Author Share Posted November 13, 2008 You fully misunderstand me. What I am developing is to create a script to send some alerts to IM. I am trying this for my client. If you believe me, please help me. Any ideas or links to any website would be great. Link to comment https://forums.phpfreaks.com/topic/132626-instant-messenger-messages/#findComment-689703 Share on other sites More sharing options...
xcoderx Posted November 15, 2008 Share Posted November 15, 2008 yes thats great idea contact this site tjat.com they got instant messenger for yahoo, msn, icq, chikka etc etc within their site. wonder how they manage to connect to these servere ??? Link to comment https://forums.phpfreaks.com/topic/132626-instant-messenger-messages/#findComment-690619 Share on other sites More sharing options...
n3ightjay Posted November 15, 2008 Share Posted November 15, 2008 a quick google brought this up ... looks interesting : http://flumpcakes.co.uk/php/msn-messenger Link to comment https://forums.phpfreaks.com/topic/132626-instant-messenger-messages/#findComment-690641 Share on other sites More sharing options...
aniesh82 Posted December 11, 2008 Author Share Posted December 11, 2008 Still I couldn't find any reliable package for creating the instant messaging facility with php. There is a 'libpurple' library in php for doing this. But I can't configure it in Fedora. Link to comment https://forums.phpfreaks.com/topic/132626-instant-messenger-messages/#findComment-712407 Share on other sites More sharing options...
redarrow Posted December 11, 2008 Share Posted December 11, 2008 use http://www.phpclasses.org There thousands out there... your need the following php.ini config. crawl enabled/installed. ssl installed configured. It all based of the Microsoft osx package (( like i say you need alot off configurations done to the server and according to you, your os wont load certain .dll files. )) Good news is because it all thrown at Microsoft the package was devloped in frontpage. the class provided below look's really good. Did u try it? Link to comment https://forums.phpfreaks.com/topic/132626-instant-messenger-messages/#findComment-712420 Share on other sites More sharing options...
aniesh82 Posted December 15, 2008 Author Share Posted December 15, 2008 Did u try it? Sorry I don't get, which package you are talking about. Link to comment https://forums.phpfreaks.com/topic/132626-instant-messenger-messages/#findComment-715652 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.