Second rule of programming: It's your mistake, not computer's.
The only problem I have right now is LOCATING that error.
First off, here's here error description:
To insert match results into the database, first off all, I get the match results through the user input in the AdminCp. That works just fine. After that, I parse it, check it for errors and stuff and make sure it's readable by my system and then turn it from a string into an array for easier handling....