Help for this page

Select Code to Download


  1. or download this
    $categories = 5;
    $columns = 3;
    
    ...
            }
        }
    }
    
  2. or download this
    0 1 2 3#4#5
    0 1 2#3 4#5
    0 1#2 3 4#5
    ...
    0 1#2#3 4 5
    0#1 2#3 4 5
    0#1#2 3 4 5