- manipulate php associative arrays
- practice loop
- include external scripts
- use functions
- create an index.php file
- create a separate .php file that will store your data & function(s)
- include this file in your index.php so you can access its content
- create .css file that will hold your style
- loop through your data to extract the relevant informations
- display result in your index.php