PHP Source Code Viewer

A super simple way to create a browsable PHP code repository. Only one file to upload. Great for offering code snippets on your site, or to create a browsable CVS tree. Has syntax highlighting & displays optional line numbers. See it in action here http://www.dew-code.com/s ource/ To install.. 1. Create a directory such as “source” within your website. You can name your source directory anything you’d like. 2. Upload the index.php file to your new “source” directory as ASCII/plain text. 3. Create a “Project” directory within the “source” directory and upload any PHP source code to it. You can name your Project directory anything you’d like. 4. Browse to your new “source” directory with a web browser. Thats it.

Visit this Script

This entry was posted on Monday, December 22nd, 2008 at 4:53 pm and is filed under PHP, Software Repository. You can follow any responses to this entry through the RSS 2.0 feed. Responses are currently closed, but you can trackback from your own site.

Comments are closed.