Skip to content
This repository has been archived by the owner on Oct 30, 2019. It is now read-only.

Database

Luke Ward edited this page May 6, 2013 · 11 revisions

Structure

Database structure

Notification types:

  1. Friend request received
  2. Friend request accepted

PHP

PDO

A nice introduction can be found - http://www.phpro.org/tutorials/Introduction-to-PHP-PDO.html

Clone this wiki locally