Which array declaration is better?
- From: howachen@xxxxxxxxx
- Date: 31 May 2006 09:43:27 -0700
$t["test"] = "1";
$t[test] = "1";
They are the same, so which style is better and recommended?
Thanks.
Howa
.
- Follow-Ups:
- Re: Which array declaration is better?
- From: ZeldorBlat
- Re: Which array declaration is better?
- Prev by Date: Re: Excel export problem
- Next by Date: Re: private static variable not running
- Previous by thread: Excel export problem
- Next by thread: Re: Which array declaration is better?
- Index(es):