alicefreak Posted August 25, 2010 Share Posted August 25, 2010 Hello, Is there any way to call php function using ajax ? thanks Quote Link to comment 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. Quote Link to comment 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 ? Quote Link to comment 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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.