php-general | 2001032
Date: 03/20/01
- Next message: Yasuo Ohgaki: "Re: [PHP] Why not 'file_exists()' for URLs?"
- Previous message: Neil Kimber: "RE: [PHP] Editing Variables from another script."
- In reply to: Costas: "[PHP] Hash syntaxes? simple but helpful"
- Next in thread: almir: "Re: [PHP] Hash syntaxes? simple but helpful"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
$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>
- Next message: Yasuo Ohgaki: "Re: [PHP] Why not 'file_exists()' for URLs?"
- Previous message: Neil Kimber: "RE: [PHP] Editing Variables from another script."
- In reply to: Costas: "[PHP] Hash syntaxes? simple but helpful"
- Next in thread: almir: "Re: [PHP] Hash syntaxes? simple but helpful"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

