I just gave this a go and got:

:~:# php -q -f t.php 
Array
(
    [0] => Array
        (
            [0] => 354
            [1] => <?php 
        )

    [1] => Array
        (
            [0] => 305
            [1] => phpinfo
        )

    [2] => (
    [3] => )
    [4] => ;
    [5] => Array
        (
            [0] => 357
            [1] =>  
        )

    [6] => Array
        (
            [0] => 356
            [1] => ?>
        )

)

-- james

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to