Re: There's got to be a better way
- From: Mary Pegg <invalid@xxxxxxxxxxx>
- Date: Sat, 24 Mar 2007 15:37:16 GMT
Rami Elomaa wrote:
Let's try again, shall we.
for($counter=1;$counter<6;$counter++)
if (isset($c['s']['a'.$counter]))
echo $c['s']['a'.$counter]."<br>";
Thanks. In the clear light of day, I think I'm going to stick with
what I've got anyway. There's lots of other things coming out of
$c['s'], and the existing way is arguably more readable.
--
"Checking identity papers is a complete waste of time. If anyone can
be counted on to have valid papers, it will be the terrorists".
.
- Follow-Ups:
- Re: There's got to be a better way
- From: shimmyshack
- Re: There's got to be a better way
- References:
- There's got to be a better way
- From: Mary Pegg
- Re: There's got to be a better way
- From: Snahad00
- Re: There's got to be a better way
- From: Rami Elomaa
- There's got to be a better way
- Prev by Date: Re: creating a 'print_r'-like function
- Next by Date: Re: There's got to be a better way
- Previous by thread: Re: There's got to be a better way
- Next by thread: Re: There's got to be a better way
- Index(es):
Relevant Pages
|