Jump to content

ennemkay

New Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by ennemkay

  1. Hi, Just wondering if someone can explain to me how this code works: if (array_key_exists('a',array('a'))) { echo 'yes'; } The "if" predicate doesn't evaluate to "true" as I expected, and I'm trying to understand why. TIA
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.