• for example, here is password field, but i wish if i enter not only MainPass, but also SECONDWORD in an array (and it should allow me)

    what should i edit in this?:
    $LOGIN_INFORMATION = array(
    ‘you’ => ‘MainPass or SECONDWORD’
    );

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘How to use "OR" ??’ is closed to new replies.