Download List

專案描述

The Validate_fields Class is an easy-to-use form
field validation PHP script. This class can be
used to validate database inputs or mail forms. It
can validate simple text, numbers, dates, urls,
email addresses, and the presence of HTML tags.
Invalid form fields will be reported inside a
detailed error message.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-12-19 15:17 Back to release list
1.30

Negative integers will now be validated. A new
validation method was added, called
check_html_tags(). If the $check_4html variable is
set to true, all fields will be validated for HTML
tags. The method for the URL check was optimized
and otherwise modified. It is now possible to
validate (nearly) all kind of URLs from the HTTP
protocol.
標籤: Major feature enhancements

Project Resources