Package:
Summary:
Display an hierarchic menu stored in a MySQL table
Groups:
Author:
Description:
This class can be used to display an hierarchic menu stored in a MySQL table.
It retrieves the title and link URLs of items of a menu from a MySQL database product table.
The class generates HTML and Javascript to display the pull down menus with links according to the hierarchy of children and parent items retrieved from the database.
Package:
Summary:
Display the structure of arrays
Groups:
Author:
Description:
This class can be used to display the structure of arrays.
It takes an array value and displays its structure and values.
The class can also display the path and line of the source of the code that calls the class.
Package:
Summary:
Generate select input to choose a time zone
Groups:
Author:
Description:
This class can be used to generate select input to choose a time zone.
It retrieves the list of supported time zones and generates HTML for a form input of type select to let the use choose one of the listed time zones.
Package:
Summary:
Generate select input to choose a time zone
Groups:
Author:
Description:
This class can be used to generate select input to choose a time zone.
It retrieves the list of supported time zones and generates HTML for a form input of type select to let the use choose one of the listed time zones.
Package:
Summary:
Convert relative times into English expressions
Groups:
Author:
Description:
This class can be used to convert relative time values into English expressions.
It can associate relative time ranges with text that describes the difference between two time values in English.
The class returns a text that expresses the relative difference between two time values, like for instance "3 months ago".
Package:
Summary:
Send e-mail messages using MailChimp API
Groups:
Author:
Description:
This class can be used to send e-mail messages using MailChimp API.
It can send XML-RPC requests to MailChimp API Web server to perform several types of operations.
Currently it can manage campaigns, lists, accounts, API keys, etc..
Thinking of creating your own fonts that will have the exact design you're looking for? Check out the newest addition to
the Free Font Editors and Font Creation Software
page. This one, Type Light, handles both OpenType TrueType fonts (.ttf) and OpenType PostScript fonts (.otf). And there are a number of
other free font editors listed on that page too, if you prefer something else.
Package:
Summary:
Display messages read from an XML file
Groups:
Author:
Description:
This class can be used to display messages read from an XML file.
It can parse a XML file with messages and generate HTML to display a given message on a Web page.
The message is displayed using a different CSS class according to the type of message defined in the CSS file.
Package:
Summary:
Generate an image with a text string
Groups:
Author:
Description:
This class can be used to generate an image with a text string.
It can create an image with a given size and renders a text inside the image. The text color, background color, text position and font are configurable.
The generated image is saved to a file in either GIF, JPEG and PNG formats.
The code and the comments are in Portuguese.
A new shopping cart software has been added to the Free And Open Source PHP Shopping Carts page.
Besides the usual features that most shopping carts have, this program (OpenCart), supports product reviews and ratings, the display of related products,
downloadable products (for those who are selling ebooks and software),
multiple currencies, multiple tax rates, shipping weight calculation, unlimited categories, and so on. If you're thinking of selling anything from your website, check it out.