Help for this page

Select Code to Download


  1. or download this
    if ($releasedate lt '20070305') {
    ...
    }
    
  2. or download this
    Binary "lt" returns true if the left argument is stringwise less than 
    +the right argument.