3v4l.org

run code in 300+ PHP versions simultaneously
<?php $sString = 'g Bonjour,bgkhwgj M.Gombert N°06737401 Récréditation : Demande N°17217851 du 10/12/13 (N° de tel erroné Mail sans réponse) Je vous est prévenu le 15/12/13 M.Gombert '; $string = preg_replace('/\s+/', '', $string); echo $string; $aWords = explode(' ', $string); print_r($aWords);

preferences:
36.73 ms | 402 KiB | 5 Q