Package:
Summary:
Generate HTML forms from input parameter lists
Groups:
Author:
Description:
This class can be used to generate HTML forms from input parameter lists.
It takes an array of strings that contain multiple parameters for creating form inputs.
The input parameters are separated by the | character. The can define several types of values like the input type, label, name, size, etc..
The class can generate HTML for the whole form at once and display it as the current script output.
Package:
Summary:
Compose and display HTML forms
Groups:
Author:
Description:
This class can be used to compose and display HTML forms.
It can compose form pages sections and inputs and output the respective HTML.
Currently it can compose the page header, form start, inputs and form end. The composed form HTML is returned as single string.
Package:
Summary:
Sort bidimensional arrays
Groups:
Author:
Description:
This class can be used to sort bidimensional arrays.
It takes as parameter an array with associative array entries.
The class can sort the array by the values of a given entry of the associative arrays. It can sort the array by either ascending or descending order.
Package:
Summary:
Generate a tag cloud from a list of links
Groups:
Author:
Description:
This class can be used to generate a tag cloud from a list of links.
It takes a list of links with tag words and the respective letter sizes and generates HTML for all the links.
The links presentation can be configured with CSS.
Package:
Summary:
Crawl a site and retrieve the the URL of all links
Groups:
Author:
Description:
This class can be used to crawl a site and retrieve the the URL of all links.
It can retrieve a page of a site and follow all links recursively to retrieve all the site URLs.
The class can restrict the crawling to URLs with a given extension and avoids accessing pages listed in the site robots.txt file, or pages set with the no index or no follow meta tags.
Package:
Summary:
Authenticate users with records in a MySQL table
Groups:
Author:
Description:
This class can be used to authenticate users with records in a MySQL table.
It can check if an user is already authenticated. If not, it can check the user name and password in a MySQL database table.
The class sets session variables if the user authenticates successfully.
Package:
Summary:
Import contacts from Web mail accounts
Groups:
Author:
Description:
This class can be used to import contacts from Web mail accounts.
It generates links to pages where the user can authenticate on either Gmail, Hotmail, MSN Windows Live or Yahoo.
Once the user authenticates, the user returns to a page with a script that calls the class so it receives request values that can be used to retrieve the contacts from the Web mail accounts using their Web service APIs.
You will need to create applications for Yahoo and Windows Live to obtain API keys and secret phrases. For Yahoo you need to get your application access to read address books in applications settings.
A new PDF converter has been added to the Free PDF Converters, Editors and Printer Drivers
page. CC PDF installs itself on your system as a pseudo-printer driver. When you print a document from any program, you can select that printer,
and it will generate a PDF file for you (instead of sending the document to your printer), thus allowing you to create PDF files from any program that can print. Like all the other PDF converters on the page, it is free.