Skip to content

Instantly share code, notes, and snippets.

@shmaltorhbooks
Created August 27, 2015 09:03
Show Gist options
  • Select an option

  • Save shmaltorhbooks/b24acb17359e6e400421 to your computer and use it in GitHub Desktop.

Select an option

Save shmaltorhbooks/b24acb17359e6e400421 to your computer and use it in GitHub Desktop.
Cut images (with links and without)
$image = "/(<a[^<]+\>[^<]*|)\<img [^<]+\>([^<]*\<\/a\>|)/ism";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment