http://dev.mysql.com/doc/world-setup/en/

installieren mit dem phpmyadmin

XAMPP Control Panel ⇒ Shell

mysql -u root

MariaDB [(none)]> GRANT ALL PRIVILEGES ON world.* TO world@localhost IDENTIFIED BY 'world' WITH GRANT OPTION;

get-country-info

get-countries-by-continent

display-table

php + jquery + Ajax

simple CRUD

OO + phpunit

wie geht es weiter