I have a form where users enter 6 numbers and those numbers are compared to numbers contained in an xml document. I've used SimpleXML in PHP to compare the entered numbers to the numbers stored in the xml document, then echo the corresponding date from the xml. This works correctly. I have a form where users enter 6 numbers and t