1 2 3 4 5 6 7
<?php include('/srv/www/security/pillowcase.php'); $mysql_conn = new mysqli($dbhost, $dbuser, $dbpasswd, $dbname); ?>