Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End My "or" is not working

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #178719
    amidigital
    Participant

    What is wrong with the first line?

    <? if ($name == Meritor || Meritor2) {
    echo ‘ ‘;
    } else {
    echo ‘s’;
    }
    ?>

    Thanks!

    #178725
    amidigital
    Participant

    Perfect thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Back End’ is closed to new topics and replies.