AJAX PHP Fundamental Examples
Both of these use AJAX PHP code
Show Me

Example Code

OlsD_Unit4_Ex1

A demo that allows a user to select a name from a dropdown list and press a button to display the row on a table that the name cooresponds to. Uses AJAX.

OlsD_Unit4_Ex2

A demo that allows a user to select a name from a dropdown list and press a button to display the row on a table that the name cooresponds to. Uses JSON.