![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveRe: $request problem
From: Anonymous <anonymous@nowhere.invalid>
Date: Tue Mar 14 2006 - 15:10:06 CET
ColdShine wrote:
> Here's a quick roundup, if you (or anyone f'wing this thread) still are
Ok, these results are obvious, IMHO.
> echo "$arr[key]"; // foo
But these two are not. For the first case: Where in the manual does it
> echo "{$arr[key]}"; // undefined index ('another')
Jep, these are obvious, too.
>
Yes, it did. But it also brought up two new questions on my part. :-)
|