Help for this page

Select Code to Download


  1. or download this
    $i = 0 if $i < 0;
    
  2. or download this
    if (i < 0)
       i = 0;