retrive data from mysql using php and jquery

Posted by user313835 on Stack Overflow See other posts from Stack Overflow or by user313835
Published on 2010-04-11T16:50:49Z Indexed on 2010/04/11 16:53 UTC
Read the original article Hit count: 164

Filed under:
|
|
|
|

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 php 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.

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about AJAX