Final Overview

iCasino
Outline
Whats New
Coding Conventions
Database Modules
Sessions and Security
Whats New
Cell Phone Registration
View Wins and Losses from Player Profile
Page
Reset Credits Function
Password Retrival
Coding Conventions
File Naming Conventions

Cosmetic WML
“crd_”

Class
“class_”

Module
“module_”
Function Conventions
Database Modules
module_db.php, module_dbstats.php
Scaleability
Blackbox architecture
Blackbox Architecture
Sessions
Security and Sessions
Prevents jumping to specific url without
logging in
Allows user to return to program if session
was interupted (loss of connection, turning
off phone) or rejoin a game (Black Jack)