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

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

 



sivasakthi wrote:
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



would you be so kind as to point out the values from 1 to 10.

what do you want your output to look like?

and when you say skip, do you want to leave them out of the results, or skip the entire row of data?

--
Jim Lucas

   "Some men are born to greatness, some achieve greatness,
       and some have greatness thrust upon them."

Twelfth Night, Act II, Scene V
    by William Shakespeare

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[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