I'm using the CKeditor editor. When I put an image in the text in the database it is stored as follows:
<p><img alt="" src="http://intranet.supersoft.com.br/novo/ckeditor-integrated/uploads/images/imagem.jpg"style="height:420px; width:660px" /></p>
<p> </p>
<p>Muita gente ficou incomodada ao saber que o WhatsApp havia adicionado ....
How do I get only the path of the image so that I use unlink
when I remove the post the image is also removed from the folder?