-
msgbox is meant to create and manage the input events of message box desktop window to wait for the user input using PHP-Gtk extension. You can create a message box window specifying its title message, the icon to present with the message, the buttons with the text of the options that the user can choose, popup or modal window mode. ...
-
The title, text, e-mail address and IP address of the submitter are taken as arguments. Flood Assassin analyses the supplied arguments according to several built-in rules and returns an array with an overall score that can be used to determine whether the message should be treated as spam. The result array also details how the message scored in different types ...
-
Records containing information about users, friends and exchanged messages can be retrieved from or added to a MySQL database. Currently phm Instant Messenger Core implements several operations like authenticating users, change user passwords, retrieve account password reminder question and answer, create user accounts, add friends, search for friends, retrieve user nick names, messages sent from one user to a friend,retrieve ...
-
SMTP establishes a connection to a SMTP server and authenticates with a username and password. SMTP sends a message from a given e-mail address to another. The message may have custom headers and HTML body data. Requirements: PHP 5.0 or higher
-
Bulk SMS communicates with the API of the bulksms.vsms.net portal. Key Features of Bulk SMS:- Send SMS messages- Get a quote of the cost of sending an SMS message- Get the current account remaining credits Requirements: PHP 5.0 or higher
-
Flash Messages can consist of notices that will be displayed on each page visited by a particular user. Each message is assigned a type and a namespace, so multiple messages of different types and namespaces can be presented to the user. Flash Messages uses session variables to store the persistent messages of all domains, so the messages are preserved while ...
-
MIME E-mail message parser can be used to parse and decode MIME e-mail messages. It supports decoding single RFC 2822 MIME messages or archives that aggregate multiple messages in the mbox format. The decoded message data is returned as an array that describes one or more messages found in a message file or data string. The bodies of multipart messages ...
-
GafMail can compose a message from the definition of the message headers and body. Headers for the Subject, To, From and Reply-To can be set.The message body can be set to plain text or HTML depending on a class variable. GafMail can verify whether the message body and the required headers are set before sending the message.Requirements: PHP 5.0 or ...
-
Mycantos online SMS messenger can access to the MyCantos.com site Web server and authenticates on behalf of a given registered user.A request can also be made to the MyCanton site in order to send an SMS message on behalf of the authenticated user.Requirements: PHP 5.0 or higher
-
twitterlibphp can access the Twitter API Web site and execute several types of operations to manipulate an account of a given Twitter user.Key Features of twitterlibphp:- Get the user's and his friends public time line- Retrieve, update or delete the user status- Get the status of friends, followers and users featured on the site- Retrieve information of a given user- ...
-
pg_email reads a template file to extract details about the messages to be sent such as the text or HTML contents, the recipient addresses, the subject, etc..pg_email processes the template, eventually replacing template variables inserted in the text and HTML body data. The messages processed can be sent immediately or saved to files. A log file may be updated as ...
-
A Mbox parser class that reads, changes, adds and deletes messages from a mbox file.Mail_Mbox has the following methods:int resource mbox->open(string file)open a mbox and return a resource idbool mbox->close(resource)close a mbox resource idint mbox->size(resource)return mbox number of messagesstring mbox->get(int resource,messageNumber)return the message number of the resourcebool mbox->update(int resource,int messageNumber,string message)update the message offset to message (need write permission)bool mbox->delete(int ...
-
HTTP Navigator is a set of PHP script for sending HTTP requests. HTTP messages can also be retrieved, which is inspired by the Perl LWP module. Features of HTTP Navigator:- Cookie tracking- Gzip support- File uploads- Proxy support- Connection caching- Chunked Encoding- Authentication support- Auto-redirects- CURL support- SSL support
-
Class RouteSMS connects to a RouteSMS.com gateway site and sends a given text messages on behalf of a given services user account.The message is cleaned of invalid characters before being sent.Requirements: PHP 4.3.0 or higher
-
kmessaging implements a private messaging system that stores messages in a MySQL database. It can be used to exchange private messages between users of a site.kmessaging provides means to:- Send a message- Get the title, body, sender and receiver a of a message- Mark a message as read- Retrieve all message from or to a given user- Delete a message

