Advertisement
tarekelshekh

PHP - AJAX and MySQL

Mar 10th, 2017
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.24 KB | None | 0 0
  1. AJAX Database Example
  2. In the example above, when a user selects a person in the dropdown list above, a function called "showUser()" is executed.
  3.  
  4. The function is triggered by the onchange event.
  5.  
  6. Here is the HTML code: http://ow.ly/bskE309Magk
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement