Re: [PHP] Mystery foreach error
[email protected] (Angela Barone)
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
On Mar 13, 2013, at 9:07 AM, Jim Giner wrote: > Why not just check if the $state exists as a key of the array $states before doing this? Jim, Are you thinking about the in_array function? Angela