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]

 



On Sat, July 21, 2007 3:19 am, Jim Lucas wrote:
> 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?

Looks to me like a confusing homework problem that the OP has stripped
of a few essential statements...


-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some indie artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

-- 
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