... Support forum htmlmimemailex Extension for sending HTML e-mail messages This class is an extended version of the htmlMimeMail of Richard Heyes for composing and sending HTML e-mail messages. It includes some small features enhancements and a more user friendly API. It provides new functions for setting ...
Mime Decode Support forum 347 This class will enable you to decode mime email. This class will enable you to decode mime email. It can for example decode the mime torture test made available by UW. An email to decode An example script The class file Site Meter
SMTP Class Support forum 346 A class to enable you to send email direct through an smtp server. A class to enable you to send email direct through an smtp server. Currently supports all basic commands; HELO, EHLO, MAIL, RCPT, DATA. Also supports AUTH LOGIN (basic authentication). The class file ...
Search and Replace Support forum 87 Class to enable search/replace of files. Class to enable search/replace of files. Can perform the search over one file, multiple files, entire directories with/without subdirectories. Can search using four different search functions, supporting ereg and preg regular ...
... that contains the definition of the message decode headers and body parts. The class code is based on another class for the same purpose by Richard Heyes. example file source class Site Meter
XML Db Schema Interpreter Support forum xml-db-schema Interprets database schemas written in XML Interprets database schemas which are written in XML. Takes the schema either directly or via a file, parses it, generates the SQL necessary and (optionally) executes the SQL. Works only with MySQL but ...
HTML Mime Mail Support forum 32 A class for sending mime email. A class for sending mime email. It can send: HTML email, HTML email with embeded images, HTML email with embedded images and attachments, HTML email with attachments, text email, text email with attachments. ** Some of the example scripts ...
Template Class Support forum templateclass Template engine to seperate page design from code A very easy to use yet powerful and quick template engine. Enables you to seperate your page layout/design from your code. It can handle simple variable replacement and table building using two dimensional ...
... to be everything you should ever want in mail sending. Credits: - This class contains large pieces of htmlMimeMessage, originally written by Richard Heyes - This class contains large pieces of smtpclass, originally written by Manuel Lemos It can easily: - Send messages through SMTP or MAIL() function ...
HTML_TreeMenu Support forum html_treemenu Easy aPI to produce a dynamic tree menu This PHP/Javascript combo allows you to easily create a tree menu. With capable browsers, the menu is dynamic and allows the branches to be expanded/collapsed. This works AFAIK with Internet Explorer 4+, Mozilla, and ...