I am struggling to get the img location from my database and execute it to use as a background image using css any ideas here is the code
Code:
<?php
session_start();
include "includes/db_connect.php";
include "includes/functions.php";
logincheck();
$username=$_SESSION['username'];
$viewuser=$_GET['viewuser'];
$fetch=mysql_fetch_object(mysql_query("SELECT