Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001032

Re: [PHP] Hash syntaxes? simple but helpful From: Alexander Gräf (alex <email protected>)
Date: 03/20/01

$xy=array("a"=>"orange","b"=>"banana","c"=>"fruit");

--

alex <email protected> +49 9721 188848 +49 171 370 97 15

""Costas"" <costas <email protected>> schrieb im Newsbeitrag news:997b0s$3cl$1 <email protected> > 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: php-general-unsubscribe <email protected> > For additional commands, e-mail: php-general-help <email protected> > To contact the list administrators, e-mail: php-list-admin <email protected> >

-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>