Skip to content

Instantly share code, notes, and snippets.

@JonasAi
Created August 22, 2017 09:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JonasAi/95943d8afe239e8d0d5db71ca044324e to your computer and use it in GitHub Desktop.
Save JonasAi/95943d8afe239e8d0d5db71ca044324e to your computer and use it in GitHub Desktop.
split ^M
$result = preg_split('/[;\r\n]+/s', $value);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment