开发者

retrieve data from mysql using php and jquery

开发者 https://www.devze.com 2022-12-26 16:52 出处:网络
I have a menu, it contains multiple items, each menu item will retrieve data from the database. I want to do it without the page refresh, I want like an area that will change when the user clicks on t

I have a menu, it contains multiple items, each menu item will retrieve data from the database. I want to do it without the page refresh, I want like an area that will change when the user clicks on the menu link. How should I send data to the ph开发者_运维问答p script and how should I get it from there and preview it on the page? If you can send me any information, references or examples that will be great. Thanks in advance.


I would start by reading some of the documentation from the jQuery website: http://api.jquery.com/category/ajax/

This might also be of interest to you: http://articles.sitepoint.com/article/ajax-jquery

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号