echo $_GET['ref'];
$arr=explode(" ",$str);//where $str is the string you need to parse//$arr is a result array contain list of the extracted elements