Mostlikers Programming Blog, Related codeigniter jquery, php, mysql and more things
Showing posts with label php beginner. Show all posts
Showing posts with label php beginner. Show all posts

06 February, 2014

PHP Email and mobile number validation script

In this post, i have explained about how to validate the email address and mobile number in server side. Usually, we use form validation scripts. It will work only client side,  But we need to check the form values in server side.