how to accept array elments using loop
- From: lumadhu@xxxxxxxxx
- Date: Fri, 28 Dec 2007 03:42:00 -0800 (PST)
Hi all,
I am new user of this group. can you tell how can i accept
array elements using loop. for example
for($i=0;$i<5;$i++)
{
$a[$i]=<stdin>;
}
.
- Follow-Ups:
- Re: how to accept array elments using loop
- From: Chas. Owens
- Re: how to accept array elments using loop
- From: John W. Krahn
- Re: how to accept array elments using loop
- From: Paul Lalli
- Re: how to accept array elments using loop
- From: Jeff Pang
- Re: how to accept array elments using loop
- Prev by Date: configuring startperl during make ?
- Next by Date: Re: how to accept array elments using loop
- Previous by thread: configuring startperl during make ?
- Next by thread: Re: how to accept array elments using loop
- Index(es):