CIS 627 (Web Database Services Development) Week 3



Getting started with MySQL and a little more PHP

  1. PHP Connecting to a MySQL using a PDO (PHP data Object)

    Possible resources:

  2. Presenting results of SELECT statements

    Possible resources:

  3. Toward an API

    Possible resources:

  4. Create Northwind database from script

    Possible resources:

  5. Northwind exercises

  6. Some questions