PHP + Ajax asynchronous communication implements user name email verification (two methods) _ PHP

Source: Internet
Author: User
It is used when a website user is registered. it is mainly used to check whether the user name or Email entered by the user has been registered asynchronously. Ajax

Preface
The code is a little unfriendly, so according to the tradition of heaven and Dynasty, the whole section is described .... (My language skills are limited for everyone to read)
Merit
It is used when a website user is registered. it is mainly used to check whether the user name or Email entered by the user has been registered asynchronously.
You must have seen this feature. most websites have it. I have been very interested in this feature, so I have studied jQuery + over the past few days. Ajax
The whole function is not perfect, but it is enough to deal with common code (more powerful features are explored by yourself)
Description
Reg. php // registration page
Check_user.php // The user verification page (optional for GET and POST methods)
Jquery-1.7.1.js // for jQuery File: http://code.jquery.com/jquery-1.7.1.js (right-click to save as OK)
Sample code
Reg. php registration page (contains 2 methods, please choose one)
The code is as follows:




PHP + Ajax asynchronous communication registration verification
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.