> No: <?php print_r(token_get_all('<?php phpinfo(); ?>'));?>
>
> Array
> (
> [0] => Array
> (
> [0] => 353
> [1] => Array
> (
> [0] => 304
> [1] => phpinfo
> )
>
> [2] => (
> [3] => )
> [4] => ;
> [5] => Array
> (
> [0] => 356
> [1] => )
>
> [6] => Array
> (
> [0] => 355
> [1] => ?>
> )
> )That's not what I get. Did you try the latest CVS version? -Andrei http://www.gravitonic.com/ -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php
