04.05.2013, 15:47
You could store the positions as arrays, which would reduce 9 * 3 = 27 variables to only 9 arrays of 3 (4) cells each. There is a function for fetching arrays, in BlueG's plugin, however it's a bit of a pain in the arse. (http://stackoverflow.com/questions/2...rrays-in-mysql)
You can try that if you like, or I am sure there is a tutorial here to connect two tables, I think Vince or someone wrote it.
You can try that if you like, or I am sure there is a tutorial here to connect two tables, I think Vince or someone wrote it.