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