Search:

Type: Posts; User: pbrockway2

Search: Search took 0.14 seconds.

  1. Replies
    4
    Views
    1,285

    [SOLVED] Re: What's Wrong With My Code: If Statement.

    You're welcome.
  2. Replies
    4
    Views
    1,285

    [SOLVED] Re: What's Wrong With My Code: If Statement.

    There are several things that need to be changed:

    For "and" meaning "this as well as that" we use && not +. (+ is either an arithmetic operator meaning "added to", or a string concatenation...
Results 1 to 2 of 2