IDEA: I have a MySQL DB with some of the albums that I have in my music library. You can query this database below.
PHP Examples |
|
| Example 1: | Click here to view the artists that I have in my collection. |
| Description: |
|
AJAX Examples |
|
| Example 2: | My Music Collection: Artists Albums
|
| Description: | The 2 sections above Artists and Albums both have arrows beside them to click on.
All of the above follow the AJAX - HTML calling JavaScript calling PHP responds to JavaScript dynamically updates HTML - method. |