Hey, I need to delete all images from a string and I just can\'t find the right way to do it.
Here is what I tryed, but it doesn\'t work:
preg_replac
I would suggest using the strip_tags method.