Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript PHP, MySQL Query via AJAX Re: PHP, MySQL Query via AJAX

#72868
danielando
Member

Would I use something like this:

$.post(page.php, function(data){

});