slides/map/query-exercise.xml
Exercise #2: Querying
28/104
Exercise #1: The script
Exercise #3: Querying
  • • Commit or stash your changes (git stash)
  • • git checkout web
  • • run: php -S localhost:9002
  • • Browse to http://localhost:9002
  • • Edit fetch-poi.php to create the queries under #1a, #1b and #1c
  • • Hints: