PHP: Cookies, Sessions, Databases




CS174

Chris Pollett

Sep 23, 2013

Outline

Cookies

Cookies in PHP

Quiz

Which of the following statements is true?

  1. Heredocs can be used for multi-line string constants with variable interpolation in PHP.
  2. All array names in PHP begin with the % symbol.
  3. Arrays cannot be returned from functions in PHP.

Sessions

Database Management Systems and Databases

MySQL Databases

MySQL Command Line

MySQL Command Line

Basic SQL

Database, Table Creation Deletion

SQL Query

SQL Insert, Delete, Update

Connecting to a database from PHP

Connecting to a database from PHP

Selecting a Database and queries