<?php include("forums/includes/config.php"); include("forums/includes/functions_bbcodeparse.php"); @mysql_pconnect($servername, $dbusername, $dbpassword); mysql_select_db("$dbname")or die(mysql_error());