View-Source icon indicating copy to clipboard operation
View-Source copied to clipboard

Server-side PHP script which displays the source of a webside with syntax highlighting for viewing on an iPad

View source on the iPad or iPhone

This project handles the server-side part of the view source bookmarklet described in this article:

http://ole.michelsen.dk/blog/view-source-on-the-ipad-and-iphone.html

The PHP script uses GeSHi to markup the HTML source code of a website, and makes links to style sheets and javascripts clickable.