The reason why I said that is 'cause the array was inside quotes, so quoting
again would break out of the original quotes

-----Original Message-----
From: Miguel Cruz [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 24, 2002 2:03 PM
To: Jason Murray
Cc: [EMAIL PROTECTED]
Subject: RE: [PHP] SQL Warning


On Wed, 24 Apr 2002, Jason Murray wrote:
> {$config["prefix"]}
> 
> I think this should be
> 
> ${config["prefix"]}

Those are equivalent.

miguel


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to