A comprehensive example of jQuery, Ajax, PHP, and Json

Source: Internet
Author: User
JQuery is an excellent Javascript framework that provides excellent packaging of js and many convenient functions. JQuery's ajax packaging is also excellent. JQuery can transmit data using the json File Transfer Protocol (xml-like, and has a tendency to replace xml), and the website background code must be used with it. PHP uses json _

JQuery is an excellent Javascript framework that provides excellent packaging of js and many convenient functions. JQuery's ajax packaging is also excellent. JQuery can transmit data using the json File Transfer Protocol (xml-like, and has a tendency to replace xml), and the website background code must be used with it. PHP uses json _

JQuery is an excellent Javascript framework that provides excellent packaging of js and many convenient functions. JQuery's ajax packaging is also excellent.

JQuery can transmit data using the json File Transfer Protocol (similar to xml, and has a tendency to replace xml), and the website background code must be used with it. PHP uses the json_encode function to encode the returned array data. However, this function is only supported by PHP5.2 and later versions.

I found a json operation class on the Internet and passed the test in PHP4.4.7. I have also created a function my_json_encode ($ phparr) to make the code compatible with PHP5.2 and later versions.

Sample Code (including json class package software) can be downloaded at: http://download.csdn.net/source/810895

All the code is as follows:

            JQuery Ajax instance demo        

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.