Hi Mike.
First up, thanks for all your hard work with the jQuery team. It's an awesome project. :-) I was browsing "http://malsup.com/jquery/form/#code-samples http://malsup.com/jquery/form/#code-samples this morning and chanced upon a link thus: http://malsup.com/jquery/form/files.phps http://malsup.com/jquery/form/files.phps , from the following paragraph in the "file uploads" section: The form below provides an input element of type "file" along with a select element to specify the dataType of the response. The form is submitted to http://malsup.com/jquery/form/files.phps files.php which uses the datType to determine what type of response to return. Clicking the link revealed that files.phps was not output as lovely syntax-highlighted PHP script as expected, but simply parsed by the PHP processor to output: VAR DUMP: array(0) { } Oh and, if I'm not mistaken, I think "datType" in the same paragraph may be a typo. Isn't it dataType? :-) Thanks again to the whole team! We're LOVING jQuery to pieces. :D Gruvin -- View this message in context: http://www.nabble.com/Mike-Alsup%3A-.phps-source-view-not-functioning-at-malsup.com-tp18520238s27240p18520238.html Sent from the jQuery General Discussion mailing list archive at Nabble.com.