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. Quote 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. Quote 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.. Quote 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. Quote 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. Quote 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 ??? Quote 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 Quote 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. Quote 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? Quote 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. Quote Link to comment https://forums.phpfreaks.com/topic/132626-instant-messenger-messages/#findComment-715652 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.