| Description | Dew-Code's PHP Source Code Viewer 1.2 is a free* web based source code viewer, released as GPL, aka open source. It instantly creates a browsable code archive from any sub directories placed beneath it. Demo: See it in action Super simple to install. Create a directory within your website, such as "source" Upload one file to your new "source" directory Rename the file to index.php Create a subdirectory within the "source" directory. Name it wahetevr you like. Upload the source you want to display.
Some potential uses. Developers can quickly reference other sections of large projects. Create an online code snippet library. Use in conjunction with CVS or other version control software.
Features include Displays php and html source. Easily add file types as needed. Just copy an examlple line and correct the file extension PHP source is syntax highlighted. Display graphic files ptions, including inline Display line numbers option. Secure. Only files stored in directories beneath it can be viewed.
You'll find the latest version of this PHP Source Code Viewer at www.dew-code.com on the downloads page.
*= free to modify to suit your needs and taste and free to give your new version away. My only requirement is to leave the powered by link intact, and consider leaving 1 or more of my banner ads in place.
|