PHP Classes

How to Implement PHP Form Validation Without Mixing the Form Processing with the Form Validation Logic - PHP JavaScript Form Validation package blog

Recommend this page to a friend!
  All package blogs All package blogs   PHP JavaScript Form Validation PHP JavaScript Form Validation   Blog PHP JavaScript Form Validation package blog   RSS 1.0 feed RSS 2.0 feed   Blog How to Implement PHP ...  
  Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  

Author:

Package: PHP JavaScript Form Validation

Many applications need to generate and validate forms. Usually they generate JavaScript to validate the form values before the form is submitted to the server.

This class provides means to define validation rules as a separate files in the INI format.

This possibility simplifies the building and maintenance of form based Web applications, as developers can easily find the different files that are used to process forms and define form validation rules.




Loaded Article

About the PHP JavaScript Form Validation Package

The package PHP JavaScript Form Validation is one of the few PHP packages that was considered notable recently because it does something that is worth paying attention.

The basic purpose is: Output form validation JavaScript from a INI file

Here follows in more detail what it does:

This class can output form validation JavaScript from a INI file.

It can read a given configuration file in the INI format that defines values like the form name, the form field names, validation rules for each field and patterns of character sequences to simplify the definition of common rules for each form field.

The class can generate JavaScript for the form validation code to be outputted as part of the current PHP script output or generate a separate JavaScript for use in a HTML page to be edited separately.

Conclusion

The PHP JavaScript Form Validation can be downloaded from download page or be installed using the PHP Composer tool following instructions in the Composer install instructions page.

This package was considered notable for implementing its benefits in a way that is worth noticing.

Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.

If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package as well nice prizes.

One nice prize that many PHP developers want and you may like is the PHP elePHPant mascot plush.




You need to be a registered user or login to post a comment

Login Immediately with your account on:



Comments:

No comments were submitted yet.



  Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  
  All package blogs All package blogs   PHP JavaScript Form Validation PHP JavaScript Form Validation   Blog PHP JavaScript Form Validation package blog   RSS 1.0 feed RSS 2.0 feed   Blog How to Implement PHP ...