session_start(); include("../class/DB.php"); include("../inc_config.php"); include("../inc_function.php"); $db = new DB(); $db->connect($serverName, $serverUsername, $serverPassword, $databaseName); ?>
include("include/facebook.php") ?>