Custom Form Validation

Package:
Summary:
Validate form values according to several rules
Groups:
Author:
Description:
This class can be used to validate form values according to several rules.

It can check field values of forms submitted using the POST method and perform several types of validation.

Invalid values are associated to given error messages.

Currently it can validate field values with rules: has alphanumeric characters, is a date or time, is an e-mail, has only numbers, has an exact or minimum length, is different from another field, is not empty, is a phone number, is an URL, or is an social security number.

It may also clean values to prevent cross-site scripting attacks.


Email Validation

Package:
Summary:
Validate a list of e-mail addresses from a file
Groups:
Author:
Description:
This class can be used to validate a list of e-mail addresses from a file.

It can import a list of e-mail addresses from a given text file.

The class can validate the e-mail addresses discarding those with invalid syntax or are duplicated.

The filtered list of e-mail addresses is returned as an array.


Animus Take Out Menu

This script lets you easily create menus for your products. It was originally designed for restaurant use, but is suitable for any business that would like to make its products' prices public. Once installed everything can be updated from an easy-to-use administrative page, making knowledge of HTML unnecessary. If you're running a restaurant, you probably know how important it is to get your menus out there. People are far more likely to actually order from you if they know what you're selling and how much it costs. Unfortunately, there's really no way to make sure that everyone has a print version of your menu -- but you can make sure that they can find it on your web site. This script simply makes it easier to maintain that menu, so you won't lose business to the guy down the road who does have a menu on his web site.

ApPHP TreeMenu

General View
Package:
Summary:
Display a multi-level collapsible tree menu
Groups:
Author:
Description:
This class can be used to display a multi-level collapsible tree menu.

It can add items to menu objects specifying their label texts and icons. Menu items can have sub-menus.

The class can generate the necessary HTML and Javascript to display the defined collapsible menus.


Zyb.com Contacts Importer

Package:
Summary:
Retrieve contacts of Zyb.com users
Groups:
Author:
Description:
This class can be used to retrieve contacts of Zyb.com users.

It can send an HTTP request to the Zyb.com Web services API server to execute a command to retrieve the user contacts.

The class parses the response and returns it as an array.


Zyb.com Contacts Importer

Package:
Summary:
Retrieve contacts of Zyb.com users
Groups:
Author:
Description:
This class can be used to retrieve contacts of Zyb.com users.

It can send an HTTP request to the Zyb.com Web services API server to execute a command to retrieve the user contacts.

The class parses the response and returns it as an array.


Powered by Gewgley