HomebulletScriptsbulletTag: validation (257 results)
  1. No Screenshot
    2095 total visits
    Mollom for PHP provides ways to protect website content and website forms from spam on the web. Usage of Mollom for PHP:- Download package.- Unzip package.- Install package following the instructions in the readme file.- Create account on Mollom.- Activate website key on Mollom. Key Features of Mollom for PHP:- Get rid of spam - Mollom helps keep a website ...
  2. No Screenshot
    1564 total visits
    form_template reads the form configuration from a flat file, including display options and validation.Validation can be either server-side or client-side via javascript.
  3. No Screenshot
    1902 total visits
    SMTP Email Address Validation Class connects to the SMTP server responsible with receiving e-mail messages for a specified domain.SMTP Email Address Validation Class checks whether the SMTP server would accept a message sent to the specified e-mail address from another given e-mail addresses.Requirements: PHP 4.0 or higher
  4. No Screenshot
    1962 total visits
    Several validation types are supported by default, but others can also be added.Key Features of CMC_form_validation:- Required field- Numerical characters only- Alphanumerical characters only
  5. No Screenshot
    1704 total visits
    Validator4Fields can validate values against several types of rules. It can check an associative array of string values to verify whether a given set of rules.Currently Validator4Fields can perform the following checks:- Empty strings- E-mail address- String with spaces- URL- Secure password- String length limit- String with bad wordsIf there are any invalid values, the class output HTML with Javascript ...
  6. No Screenshot
    2180 total visits
    Several operations can be performed on a specified date through OperacaoData.Key Features of OperacaoData:- Validate the date format- Add days, months or years- Calculate the difference between two datesRequirements: PHP 5.0 or higherLimitations: The code and the comments are in Portuguese
  7. No Screenshot
    1670 total visits
    The specified time offset can be in days, months and years.The calculated date is stored in separate class variables for the resulting day, month and year. It is also returned as an array with the three date values.
  8. No Screenshot
    2306 total visits
    Class Calendar takes a given month and year as parameters and it fills the multi-dimensional array, that represents the weeks and the week days, with the respective number of the days of the month. The array positions that represent days before and after the current month are filled with 0.Class Calendar can also return the month name and its length ...
  9. No Screenshot
    1586 total visits
    Find date takes a date formatted in any valid date format and can add or subtract a given number of days.The date gets returned formatted as dd.mm.yy.Requirements: PHP 5.0 or higher
  10. No Screenshot
    1885 total visits
    Custom CAPTCHA can display an image with a random text that the user needs to read and enter in a form to authorize the access to resources to real human users. The text is rendered over a given obfuscation image. The length, font and size of the text is configurable.A session variable is used to store the validation text for ...
  11. No Screenshot
    1691 total visits
    Taxation laws validator is meant to validate the taxation laws in Tunisian e-commerce applications. It detects whether a company is exonerated or not, and can automatically adjust the tax values.The texts in Taxation laws validator are in French.
  12. No Screenshot
    1886 total visits
    The generated image displays random numbers and letters and is saved on the server.imgValidation also generates the necessary HTML to display the validation image and a form input to let the user enter the validation text.Requirements: PHP 5.0 or higher
  13. No Screenshot
    1965 total visits
    My Form supports adding form elements of several types and associate different kinds of validation rules that may be applied to determine whether the form is valid.The output of My Form is composed automatically when each input element is added to the form. JavaScript code is used to validate the form fields.
  14. No Screenshot
    2106 total visits
    UploadSimples can validate an uploaded file to accept only with image MIME types and with a size lower than a limit. An uploaded image file can also be renamed and resized in order to not exceed a specified size limit.Requirements: PHP 3.0 or higherLimitations: The code and the comments are in Portuguese
  15. No Screenshot
    1694 total visits
    Naf_Validator can define a set of validation rules to check values passed in an associative array for instance from $_POST or $_GET. It can verify the defined rules using the PHP filter extension.Validation result objects are returned when a validation rule is not satisfied, in order to provide more details about the failure.Requirements: PHP 5.2 or higher
Pages 7 of 18« 3 4 5 6 7 8 9 10 11 »