红联Linux门户
Linux帮助

PHP Code Syntax Highlighting

发布时间:2013-11-18 15:13:42来源:红联作者:empast
The Plugin passes PHP code from given elements (i.e. div-Containers) to an AJAX-Script which highlights the given code with the PHP builtin function highlight_string(). The returning highlighted string will be set back into the container it came from.

This plugin is nothing special but helpful for HTML-Documentation files. You can use it to write down PHP examples in simple HTML files without creating messy PHP files with code inside the code.

项目主页:http://blog.rvi-media.de/jquery-php-code-plugin/

来自:开源中国社区
文章评论

共有 0 条评论