i have want make match system. I have:
$tour = array('team1', 'team2', 'team3', 'team4', 'team5', 'team6', and etc);
how make script whitch automatic creating matches. Ex.:
Team1 - team3
Team2 - team4
Team5 - team6
teams numbers (2,4,6,8 and etc.)
Very very thanks. 🙂