Show Output
Splits a String Into Tokens in PHP
"; $tok = strtok(" \t\n"); } ?>