Help for this page

Select Code to Download


  1. or download this
    $test1 = ['A','D','B'];
    $test2 = ['A','C','B'];
    ...
    
    Thanks beforehand.