kamal213 Posted October 8, 2012 Share Posted October 8, 2012 Hi guys, I was wondering is it possible to post to the database with javascript if a button on the page is clicked without reloading the page? I can't seem to find any example online. many thanks in advance Link to comment https://forums.phpfreaks.com/topic/269215-post-to-the-database-without-reloading-the-page/ Share on other sites More sharing options...
Christian F. Posted October 8, 2012 Share Posted October 8, 2012 Yes, this is called AJAX. Link to comment https://forums.phpfreaks.com/topic/269215-post-to-the-database-without-reloading-the-page/#findComment-1383805 Share on other sites More sharing options...
codefossa Posted October 8, 2012 Share Posted October 8, 2012 http://api.jquery.com/jQuery.post/ JQuery and regular Ajax method shown there. Link to comment https://forums.phpfreaks.com/topic/269215-post-to-the-database-without-reloading-the-page/#findComment-1383849 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.