Re: how to accept array elments using loop
- From: mritty@xxxxxxxxx (Paul Lalli)
- Date: Fri, 28 Dec 2007 06:46:01 -0800 (PST)
On Dec 28, 6:42 am, luma...@xxxxxxxxx wrote:
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>;
}
What, exactly, is wrong with the solution you provided right there?
How does it not meet your needs? What do you want to do instead of
that?
Paul Lalli
.
- References:
- how to accept array elments using loop
- From: lumadhu
- how to accept array elments using loop
- Prev by Date: Re: Problem with adding a connection with Win32::NetResource
- Next by Date: Re: converting text expressions (like "1+1") to values
- Previous by thread: Re: how to accept array elments using loop
- Next by thread: Re: how to accept array elments using loop
- Index(es):