How to get contents through jquery ajax?
Rate this page : |
[ 0 votes]
|
Jquery code fetch the data passed through ajax request and returns it to ajax- demo.php page. This is a simple jquery code used to get the content. $_GET["name"]; variable is used to get the content from the request page.