Search:

Type: Posts; User: nightcat; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    5,910

    Well, I thought about it, but then decided to...

    Well, I thought about it, but then decided to research switch as well, as it might come useful :)

    I also read a number of tutorials on the subject, but in my experience these are always writen as...
  2. Replies
    2
    Views
    5,910

    PHP 'switch' statement

    Hi guys

    I'm a bit confused with the 'switch' statement.

    The main thing I need to know is whether it takes multiple agruments like:

    switch ($one, $two, $three) {

    case $one == 1;
Results 1 to 2 of 2