Help for this page

Select Code to Download


  1. or download this
    return $first;
    return $second;
    return $third;
    return $forth;
    return $others;
    
  2. or download this
    return ($first, $second, $third, $forth, $others);