Help for this page

Select Code to Download


  1. or download this
    if ($entry[1] == "r") # true if $entry[1] is '0', or 'r', or 'z'!
    if ( $entry[1] eq "r" ) # true if $entry[1] is "r"