note 98211 deleted from language.types.array by danbrown

[email protected]
Newsgroups php.notes
Message-ID <[email protected]>
Note Submitter: frantik 

----

Instead of using isset($arrayName['key']), one should use array_key_exists('key', $arrayName);

isset($arrayName['key']) will throw a warning if the key does not exist.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.