HTML Viewer in PHP

Created an HTML Source Viewer on my local server. Since the standard technique for Javascript cross site requests is now verboten, I created a PHP script that pulls the site and displays the HTML:

  1. PHP
  2. Post back with cross site scripting and HTML injection protection
  3. HTML highlighting with SyntaxHighlighter 3.x

 

HTMLViewDemo2

HTMLViewDemo