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... Link to comment https://forums.phpfreaks.com/topic/278590-want-to-upload-image-in-the-specified-ul-tag-please-help-me/ Share on other sites More sharing options...
Muddy_Funster Posted May 30, 2013 Share Posted May 30, 2013 expand your question please Link to comment https://forums.phpfreaks.com/topic/278590-want-to-upload-image-in-the-specified-ul-tag-please-help-me/#findComment-1433188 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.