well i hope i can help sometimes in discussions and i want to place a first question which is necessary for one of my chessly projects.
i am planning a site where you can upload pgn files. before work on them i want to check them online to prevent manipulating and illegal moves.
but before i start to code i thought to myself "well .. there must be a solution about this in the world" and indeed ... i found some programs who check this on windows platforms.
for my online project i need a php solution but i found only a pgn parser - really good to get a move list cleaned up and taken away comments variations and so on... but they did no move validation so you can submit a move like Qxt9 or castleing with king in check and so on.
please let me ask: did someone do already a php pgn checker ? is there someone who maybe knows a file/class which do this ?
i would be very happy for an answer !
thanks in advance --
dirk
