I am wondering if it is possibble to only get the text content from this syntax.
Code: Select all
<p>thisss is a test.<img alt="" src="/userfiles/images/Fotos-0248.jpg" style="width: 300px; height: 225px; " /></p>Code: Select all
<p>thisss is a test.</p>Regards