|
Yes, you can do with ajax with JQuery
look my example : jsfiddle.net/Sonic3R/9fzuJ/1/
at bottom of Javascript section, you'll find a PHP example, how it works with Ajax
Documentation : api.jquery.com/jQuery.ajax/
PS: @chrishirst-> I guess he refers to backend script, without reloading page
|