This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
php_-_mysql [2016/05/10 15:56] mh |
php_-_mysql [2016/05/24 15:42] (current) mh |
||
|---|---|---|---|
| Line 8: | Line 8: | ||
| MariaDB [(none)]> GRANT ALL PRIVILEGES ON world.* TO world@localhost IDENTIFIED BY 'world' WITH GRANT OPTION; | 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]] | ||