Hello,
I am wondering if there exists a token_get_all() method in Actionscript like PHP does have?
Further thinking,
I am wondering if there are different versions of such function in any languages used for web developing. Such as token_get_all_html()
, token_get_all_cpp()
, that will split the input of HTML/C++/Java/PHP into tokens.
Thank You,
Pentium10