<div id="left_div"> <!--//Load Profile pic here background @ // --> <ul><div id="avtr_div" style="background:url(images/avatar.jpg)"></div></ul> <!--End-- @ // --> <ul>Name: <span class="yellow"><?php echo $a['fname']; ?></span></ul> <ul>ID : <span class="yellow"><?php echo $_SESSION['user'] ?></span></ul> <ul>Points :<span class="points"><?php echo $a['points']; ?></span></ul> <ul> Available Vouchers : </ul> </div>
want to upload image from mysql help me out for code...