Jump to content

how to get rid of the image in my string ???


FFFF

Recommended Posts

Heey !
I have one question

let's say I have a string called description :

<img class="okvir" src="http://thinkature.com/images/postits.jpg" align="left" border="0" hspace="4" vspace="3" /><a href="http://thinkature.com"  class="ng_url">Thinkature </a>je novi Web servis koji omoguæava <strong>kolaboraciju u realnom vremenu</strong> u formi <strong><em>online </em>panela</strong>. <br />
<br />

... and I want to echo it but without the picture!  How can I get rid of the picture <img class="okvir" src="http://thinkature.com/images/postits.jpg" align="left" border="0" hspace="4" vspace="3" /> ? is there any function to replace the <img.. /> with "" or is there an easier way ?  I tried with preg but I don't know how to use it in my problem ... :( help  ??? ??? ???


Link to comment
https://forums.phpfreaks.com/topic/27576-how-to-get-rid-of-the-image-in-my-string/
Share on other sites

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.