alicefreak Posted August 25, 2010 Share Posted August 25, 2010 Hello, Is there any way to call php function using ajax ? thanks Link to comment https://forums.phpfreaks.com/topic/211726-using-ajax-to-call-php-function/ Share on other sites More sharing options...
Alex Posted August 25, 2010 Share Posted August 25, 2010 AJAX can request a PHP file and the PHP on it will execute, so yes. Link to comment https://forums.phpfreaks.com/topic/211726-using-ajax-to-call-php-function/#findComment-1103685 Share on other sites More sharing options...
alicefreak Posted August 26, 2010 Author Share Posted August 26, 2010 Thanks for reply. Can you please post any tutorial link ? Link to comment https://forums.phpfreaks.com/topic/211726-using-ajax-to-call-php-function/#findComment-1103944 Share on other sites More sharing options...
Alex Posted August 26, 2010 Share Posted August 26, 2010 Just Google "AJAX Tutorial" and you'll get plenty of results. Here's a good one from w3schools: http://www.w3schools.com/ajax/default.asp Link to comment https://forums.phpfreaks.com/topic/211726-using-ajax-to-call-php-function/#findComment-1104137 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.