Jump to content

want to upload image in the specified ul tag please help me


rahultakle89

Recommended Posts

<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...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.