<?php $new = "PALM DESERT SD63376 ";print_r(preg_split('/\s{2,}/', $new, -1, PREG_SPLIT_NO_EMPTY));
Standard input is empty
Array ( [0] => PALM DESERT [1] => SD63376 )
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!