Andi Gutmans wrote: > Best if you use php_strtok_r() as it's thread safe. strtok() is not > thread-safe on all systems. yes, but trying to mimic the design flaw from the Perl interface to db++ that allowed to pass a domain list as a whitespace separated string instead of an array was a bad decision in the first place so i decided to get rid of it alltogether (commit will follow soon) -- PHP Development 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]