fmd
PHP is server side only. It is never sent to the client, so nothing to see.
Well, if a site is miscoded, or errors out, or is hacked in certain ways, it can sometimes end up sending part of the site code to the client in the response, but a properly written and normally operating site should never do that.
In any case, Justin said dslreports uses perl.