Results 1 to 6 of 6

Thread: send and read ym via php

  1. #1
    Join Date
    Feb 2009
    Posts
    73
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Default send and read ym via php

    have anyone tried how to send and read ym through php?
    I've search thru google..and this is the result :

    http://www.phpclasses.org/browse/package/3938.html

    can anyone download it?
    I failed to download this class..

    thanks palz ^^

  2. #2
    Join Date
    Apr 2008
    Location
    So.Cal
    Posts
    3,643
    Thanks
    63
    Thanked 516 Times in 502 Posts
    Blog Entries
    5

    Default

    The script you linked to does not send and receive yahoo messenger messages.

    Quote Originally Posted by Protung Dragos
    Detailed description
    This class can be used to parse and extract information from Yahoo Messenger chat history files.

    It can parse a given chat history file and extract several details of each message that was exchanged in the chat sessions.

    The class retrieves the message text and length, timestamp and the identifier of the user that sent the message.

    The message text is retrieved in HTML format, but the class may strip HTML formatting.

  3. #3
    Join Date
    Feb 2009
    Posts
    73
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Default

    any helps for this ?

  4. #4
    Join Date
    Apr 2008
    Location
    So.Cal
    Posts
    3,643
    Thanks
    63
    Thanked 516 Times in 502 Posts
    Blog Entries
    5

    Default

    Do you want to send yahoo messages? or do you just want a similar system?

    I doubt you'll be able to find something non-yahoo that handles yahoo messaging.

    Some places to look for similar systems (I've never tried any of these):
    http://www.php-development.ru/softwa...-messenger.php
    http://www.hotscripts.com/listing/fr...ant-messenger/
    http://www.php121.com/

  5. #5
    Join Date
    Feb 2009
    Posts
    156
    Thanks
    0
    Thanked 4 Times in 3 Posts

    Default

    u can use CURL libraries for this purpose...
    search for curl libraries....

  6. #6
    Join Date
    Feb 2009
    Posts
    73
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Default

    u can use CURL libraries for this purpose...
    search for curl libraries....
    curl for get content?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •