<?php print_r(preg_split('/\h+/', 'This <p>is</p> a <p>string</p>', -1, PREG_SPLIT_NO_EMPTY));
You have javascript disabled. You will not be able to edit any code.