1 2 3 4 5 6 7 8
<?php include('../security/pillowcase.php'); mysql_connect($dbhost, $dbuser, $dbpasswd); mysql_select_db($dbname); ?>