I have to make a static chessboard with all the pieces on it. The pieces don't have to do anything, they are only images that i must put on a chessboard using PHP multidimensional arrays. I have to put these images into the array and print them. I have the chessboard done..all i need is to know...