Hi
deathemperor , My problem is not that Images are displaying fine. The problem is URLs on this part
PHP Code:
$advertising .= "<a ondblclick='java_script_:window.clipboardData.setData(\"Text\",
this.innerText); alert(\"Source Code copied into clipboard.\");'>
<pre><div class=\"alt2\" style=\"margin:0px; padding:6px; border:1px inset;
width:650px; height:70px; overflow:auto; text-align:left\">
<code style=\"white-space:nowrap\">
<!-- $vboptions[bburl] Advertising Start --><BR>
<A HREF=\"$vboptions[bburl]\"><BR><IMG SRC=\"$vboptions[bburl]/images/banners/".$file."\"></A><BR>
<!-- $vboptions[bburl] Advertising End -->
</code></pre>
</A><BR><BR>";
Not displaying.