Help for this page

Select Code to Download


  1. or download this
    $array[0] = [1,12];
    $array[1] = [1,13];
    $array[2] = [2,14];
    #etc...
    
  2. or download this
    $array[0] = "(1,12)";
    $array[0] = "(1,13)";
    $array[0] = "(2,14)";
    #etc...