Skip to content
/ phpmsh Public

PHP Syntax Highlighter PHP, Pascal, SQL, VB source code

Notifications You must be signed in to change notification settings

parmaja/phpmsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Multi Syntax Highlighter

phpMSH is a syntax highlighter will "beautify" PHP, Pascal, Delphi, Applescript, CPP, VB, and D source code.

It does not use pcre function or ereg functions , and allows syntax code continually line by line to reduce memory usage.

You can write your favorite code syntax, however keep in mind not use long string variables to prevent large memory usage or crashing. If you wish, send me list of Keywords and string rules with samples and email them to me. I will make a new class to support your favorite language and send add them to the package.

Releases

No releases published

Packages

No packages published