HomebulletScriptsbulletTag: validation (257 results)
  1. No Screenshot
    1138 total visits
    Utility to validate the fields from a form, you can set the idioms and the fields with an array. If the fields are defined correctly, the ok page is displayed.
  2. No Screenshot
    2054 total visits
    Paranoia was designed to check the validity of the parameters that a php page will receive after a form submision.Paranoia can be used to check the variables sent by POST or GET.
  3. No Screenshot
    1739 total visits
    Validator Class is meant to validate page request values eventually submitted using forms via POST or GET HTTP methods. It provides functions that retrieve values submitted in a request variable of a given name and then performs the specified type of validation.Validator Class provides many built-in types of validation like: is it a valid number, integer, boolean, name of variable, ...
  4. No Screenshot
    2005 total visits
    XHTML Validator can validate XHTML documents. It may also validate other types of XML documents. It can validate a XHTML document first determining whether it is well-formed and then verifying whether it uses only valid tags and attributes. The list of tags and attributes accepted as valid is configurable.If there is an error, it can provide detailed information about what ...
  5. No Screenshot
    1753 total visits
    class_cnpj allows you to make the validation of Brazilian tax ID for companies and institutions (CNPJ).
  6. No Screenshot
    1906 total visits
    ISO 2709 Record is meant to handle record files in the ISO 2709 format, a common format for data exchange between libraries. It provides functions for validating, reading and creating records in the ISO 2709 format.ISO 2709 Record is able to retrieve given fields in the 'MARC' flavour record and generating such records from raw data.Limitations:The comments in the code ...
  7. No Screenshot
    1898 total visits
    Validator classes dynamically creates validation javascript.Currently Validator classes is only generating limited comparisons. I did not want to clutter up the code with unnecessary test cases when I did not use them within my system.The system is fairly easy to understand and fairly easy to extend. Just the sort of thing that everyone has been looking for in a validator
  8. No Screenshot
    1586 total visits
    hrwsPassport validates the numbers from a german identity card or passport.It also returns the birth date, the expiration date and the age of the owner.
  9. No Screenshot
    1776 total visits
    Validate String is a validation class for validation of misc strings. It is ideal to validate form data.Yet Validate String can validate the following string types:- alphabetical- alphabetical lowercase- alphabetical uppercase- numerical- alphanumerical- postcodes for: austria, australia, germany, estonia, netherlands, italy, sweden, united kingdom, united states- email- url- ip address
  10. No Screenshot
    1489 total visits
    Check and validate class contains several funtions to validate text values like email addresses and integers with minimum and maximum range checking.It also has debugging and benchmark functions to check your scripts and to show how long they take to execute.
  11. No Screenshot
    2273 total visits
    form-o-mat is meant to generate and validate HTML forms using a few functions to define inputs, load and validate the submitted values, and output the form.form-o-mat lets the developer define individual form inputs or inputs that usually are added in logical groups like groups of radio buttons or checkboxes.When the form inputs are added to the form composition the class ...
  12. No Screenshot
    1946 total visits
    Active URL is meant for manipulating URLs and anchor tags in HTML code and text strings.Functions of Active URL:- Process text strings to detect HTTP, HTTPS and FTP URLs and convert them into HTML links- Remove any links from HTML code- Validate text strings to determine whether they contain valid URLs- Append additional parameters to URLs of links in HTML ...
  13. No Screenshot
    1105 total visits
    A Class to render automagically Form Fields Html code. I use it in combination with a table that contains the fields description like type, name, javascript events, text, default options, and so.
  14. No Screenshot
    1635 total visits
    Mrasnika's configuration system uses an XML file to store a data structure for keeping different kind of settings. The XML file has different element of several data types, which are validated when the settings are stored or retrieved.The settings from the configuration file are split in different groups, depending on the purpose for which they are used in the application. ...
  15. No Screenshot
    1959 total visits
    PHP Captcha can generate images with a random text that can be used to perform real human user validation also known as CAPTCHA (Completely Automated Public Turing Test to Tell Computers and Humans Apart). PHP Captcha can generate an image with a random text with a given length.The text is rendered with a given font using the GD library functions. ...
Pages 15 of 18« 11 12 13 14 15 16 17 18 »