array dissect(int $mode, string $string)
•$mode - tells the function what to do with $string
•1 - get name value pairs in the form name=value, where each pair is separated by an ampersand; the name becomes the key to the value in the array
•This function is supported only in CSE HTML Validator v12.0030 and later.