Help for this page

Select Code to Download


  1. or download this
        return ($ref_booking, $ref_course, $ref_event);
    }
    
  2. or download this
    my ($ref_booking, $ref_course, $ref_event) = 
        GetStuffFromDB($my, $parameters, $here);