< ? $token = strtok($string,","); while($token){ print($token . ""); $token = strtok(","); } ?>
[ad#AdBrite inline]
Posted in PHP