Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Two-layered online form validation with jQuery and PHP
Rating: 5.0 out of 5(6 ratings)
81 students
Last updated 10/2013
English

What you'll learn

  • At the end of this course you'll be able to design and program a simple form with client and server side validation

Course content

4 sections18 lectures59m total length
  • Find out what we're going to be creating2:39

Requirements

  • Basic knowledge of HTML
  • Some understanding of JavaScript / jQuery
  • Basic understanding of PHP

Description

From this, easy to follow “PHP and jQuery Training: jQuery form Validation Tutorial “course you will learn how to apply a two layered validation to your online form - client site (using JavaScript / jQuery) and server side (using PHP). Both validations use the Object Oriented approach. By performing the initial (client side) validation you save the bandwidth by limiting the number of requests sent to the server and gives the user an immediate response to any incorrectly entered values, what significantly improves the overall user experience.

Take this PHP and jQuery Training course and learn how to apply two layers of validation to your online forms with jQuery form validation tutorial.

</p>

Who this course is for:

  • Beginner to Intermediate PHP / JavaScript developers