[EMAIL PROTECTED]
Subject: Re: [PHP] associative array syntax question - got it!
Maxim,
I figured it out. Thanks for your help
PHP can't interpolate within string when nested
associative array is used. the nested aa must be
appended with dot notation, and if you try to print it
within the
: Re: [PHP] associative array syntax question - got it!
Maxim,
I figured it out. Thanks for your help
PHP can't interpolate within string when nested
associative array is used. the nested aa must be
appended with dot notation, and if you try to print it
within the outer quotes it balks!
print
ED]]
Sent: giovedi 4 ottobre 2001 2.44
To: Maxim Maletsky (PHPBeginner.com); [EMAIL PROTECTED]
Subject: Re: [PHP] associative array syntax question - got it!
Maxim,
I figured it out. Thanks for your help
PHP can't interpolate within string when nested
associative array is used. the nested aa m
Maxim,
I figured it out. Thanks for your help
PHP can't interpolate within string when nested
associative array is used. the nested aa must be
appended with dot notation, and if you try to print it
within the outer quotes it balks!
print "$a[B]".$quotes[$a[B]].""
^ ^^^
4 matches
Mail list logo