Skip to content

Instantly share code, notes, and snippets.

@gchoyal
Created October 26, 2017 08:18
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 gchoyal/c0705d4537909fff039526b63c66f592 to your computer and use it in GitHub Desktop.
Save gchoyal/c0705d4537909fff039526b63c66f592 to your computer and use it in GitHub Desktop.
mws script
$parts = preg_split('/\s+/', $aryRepLine[1]);
print_r($parts);
die();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment