Php profile page will not display?
some stuff displays but no profile pic or info from the mysql there are no errors it just wont display some
the php's help me please.
<?php
session_start();
// Connect to database
include_once "scripts/connect_to_mysql.php";
// Now let's initialize vars to...