This script is a PHP library which allows to parse the synoptic code in format KN-01, and convert it to an array of data parameters. KN-01 code parsed using the syntactic analysis and regular expressions. It solves the problem of parsing the data in the presence of any error in the code KN-01. In addition to the return parameters, the script also displays the interpreted (easy to understand) information of these parameters.
Copy all files to your repository on web server. Change the variable raw to get the result. Run index.php in internet browser.
Links: