Help for this page

Select Code to Download


  1. or download this
    
    if (defined(param('foo'))) {
    ...
    } else {
       print "out of luck, pal\n";
    }