PHP ajax framework.. which is best and easy to use?

  • Thread starter Thread starter Ehmad
  • Start date Start date
Have a look at http://www.w3schools.com/PHP/php_ajax_database.asp, a simple example of how to use PHP and Ajax.
Frameworks are useful for complex tasks, but get in the way with simpler things.
 
Have a look at http://www.w3schools.com/PHP/php_ajax_database.asp, a simple example of how to use PHP and Ajax.
Frameworks are useful for complex tasks, but get in the way with simpler things.
 
Back
Top