I am used to perl syntax of:
$var->{'abc'} for a hash (associative array)
Can this syntax be done for PHP.
What other syntax is there for PHP hashes? Any that look like this?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

