rahultakle89 Posted May 30, 2013 Share Posted May 30, 2013 <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... Quote Link to comment Share on other sites More sharing options...
Muddy_Funster Posted May 30, 2013 Share Posted May 30, 2013 expand your question please Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.