Remove <p> tag from <p><img>

Remove <p> tag from <p><img>

Hey everyone,

How can I remove a p tag from an <img> tag?

I have this: <p><img ...></p> 

So the <p> tag should be removed from any instances on the page...

Tx,

Borrie