prepare("SELECT * FROM sessions WHERE userId = :uid AND valid AND created+157700000 > UNIX_TIMESTAMP() AND lastonline+432000 > UNIX_TIMESTAMP() ORDER BY created DESC"); $sessions->bindParam(":uid", $userinfo->id, PDO::PARAM_INT); $sessions->execute(); pageBuilder::$pageConfig["title"] = "My Account"; pageBuilder::buildHeader(); ?>
1000 characters max, Markdown is supported
[ this replaces words with baba booey ]
[ this plays a sliding transition on page loading ]