<?php $string = 'one, two & three and four-five 123-456'; var_export( preg_split('/and|[\s,&]+|(?<!\d)-(?!\d)/i', $string, 0, PREG_SPLIT_NO_EMPTY) );
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`