i am new to php, but is there a string parsing function like in java which allow you one big string in to many smaller stings.
In java there are 2 ways tokens and string functions. Are there types of things in PhP?
http://www.php.net/manual/en/ref.strings.php
thank you