I need help with my function that fetches user data from the database.
The user info is not being displayed properly.
Functions.php
profile.php
<?php
include_once("includes/functions.php");
$username = "$_SESSION[username]";
$row = …
Blancer.com Tutorials and projects
Freelance Projects, Design and Programming Tutorials