/
var
/
www
/
barefootlaw.org
/
messenger
/
Upload File
HOME
<?php $host = "localhost"; $user = "barefoot_remote"; $pass = "!B@ReF00t!234"; $db = "barefoot_bios"; $db_conn = mysqli_connect($host,$user,$pass,$db); ?>