<?php $response = "Response: 311768560 311768562 311768564"; $array = explode("\r\n", substr($response, strpos($response, ' ') + 1)); var_export($array);
You have javascript disabled. You will not be able to edit any code.