How to skipping the range of values from each element of array??

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi All,

I have an array like that below,

array(
            'test %ts.%03tu %6tr %>a %Ss/%03Hs %>st %rm %ru %un %Sh/%>A
%mt %rv %>st',
            'squid %ts.%03tu %6tr %>a %Ss/%03Hs %>st %rm %ru %un %Sh/%>A
%mt %ea %>st %st %lp'
            'tmp %ts.%03tu %6tr %>a %Ss/%03Hs %>st %rm %ru %un %Sh/%>A %
mt %lp %us %ue %ea'
);

In that i need to skip the values from 1 to 10 of each line...

could u help me to  find the solutions??


Thanks in advance



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux