I maitain a database of pascal code snippets in text blob. It is inserted
from <TEXTAREA> object. I would like to add some syntax - coloring to
display, but i have problem with strtok function - it does not allow using
CR+LF (or LF) as string tokenizer. Is there any way to get the contents of
this field into an array, like loading file contents with file().

Cheers
Jarek Zgoda



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to