Please note, this is a STATIC archive of website www.hotscripts.com from 20 Jul 2022, cach3.com does not collect or store any user information, there is no "phishing" involved.
No Images Added Yet

PHP validation and verification

Rated5.0/5 (13 ratings)
Add to Favorites
Publisher
The validation of use - a very important part of the development process of a web application.
Product Details

This is one the trickiest parts of any application at all. Why is that? Because the developer doesn't control it. You can write the best algorithm in the world, but still if it includes user input there is a place for mistakes. Even if we put some coplicated logic to prevent the input of wrong symbols, check the consistence of the data and do whatever possible to make sure that it is all OK, there is still possibility that the users enter the wrong number. Though all said, we must try to prevent the most of human errors and the best way to do this is by using Regular Expressions. Basicly Regular Expressions are used for string matches. They are based on search and pattern matching strings in text. A lot of books are written about them, there are even some programming languages designed especially for Regular Expressions.

Report this Listing
Price
Free
Licence Type
Free
Views
5,273
Submitted on
8th December 2007
Last Updated
20th October 2015
Licence Type
Freeware
License Price
USD 0

You May Also Like

User Reviews

Please rate the listing and tell the world know what do you think about the listing.
(13 ratings)
Average User Rating: 5.0/5
Useful script
Reviewed byChrista ElrodonThu, 6th August 2020
Rating 4 - Very Good
Helpful script to create a form with proper validation using Regular Expressions.
Displaying 1-1 out of 1 reviews
View All Reviews