Download .zip |
Info | View files (5) | Download .zip | Reputation | Support forum (3) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2009-09-10 (8 years ago) | 79% | Total: 2,882 | All time: 1,270 This week: 644 |
Version | License | PHP version | Categories | |||
ymarchivedecoder 1.5 | GNU Lesser Genera... | 5.0 | PHP 5, Logging, Chat |
Description | Author | ||||||||||||||
This class can be used to parse and extract information from Yahoo Messenger chat history files. |
|
___________________________________________________________ PHP Yahoo Messenger Archive Decoder - Version 1.5 September 2009 ___________________________________________________________ Copyright (c) 2009 Dragos Protung _______________________ CONTENTS _______________________ 1. Description 2. System Requirements 3. How to use 4. Contact _______________________ 1. Description _______________________ A PHP class that can decode Yahoo messenger chat history files. 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. _______________________ 2. System Requirements _______________________ PHP 5.x ______________ 3. How to use ______________ Please see "example_simplechat.php" and "example_conference.php" ______________ 4. Contact ______________ Please send your suggestions, bug reports and general feedback to dragos@protung.ro Also visit http://www.protung.ro Out for now ;) |
Files |
File | Role | Description |
---|---|---|
example_conference.php | Example | Example for conference |
example_simplechat.php | Example | Example for normal chat |
license.txt | Lic. | License |
readme.txt | Doc. | Readme file |
YahooMessengerArchiveDecoder.class.php | Class | Class |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | User Comments (2) | |||||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Pages that reference this package |
PHP Yahoo Messenger Archive Decoder v1.5 A new version of PHP Yahoo Messenger Archive Decoder is available for download... |