I have image store in the the database but Iam not able to display them the image in the database i want to diplay the image here
<div class='panel-body $body_class' style='height:190px; word-wrap: break-word; overflow: auto;'>
<img src='data:ads;base64' '>
<p class='adtext'>$row_ad->text</p>
</div>