Help for this page

Select Code to Download


  1. or download this
       if ( some condition ) {
       } elsif ( some other conditional ) {
       } elsif ( yet another conditional ) {
       } else {
       }