Help for this page

Select Code to Download


  1. or download this
    {  
     1 => $connection_handle_1,
    ...
     3 => $connection_handle_3
    
    }
    
  2. or download this
    {
     $connection_handle_1 => 1,
    ...
     $connection_handle_3 => 3,
    
    }