PHP Code Syntax Highlighting

授权协议 未知
开发语言 PHP
所属分类 Web应用开发、 语法着色和高亮
软件类型 开源软件
地区 不详
投 递 者 雍志文
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

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.

  • 导读:   According to Alex Gorbatchev (the creator of SyntaxHighlighter) it should be added to the next release. But until then, you can download the source here. 根据ALEX的语法高亮显示源代码,我创建了AS3的语法高亮显示,ALEX的语法功

  • 苹果系统安装 php,mysql 引言 换电脑或者环境的时候需要重新安装并配置php环境,所以写了个脚本来处理繁琐的配置等工作;这个脚本能够实现复制php和mysql陪配置文件,配置数据库; 准备工作 创建文件夹 ~/Documents/ConfigFile/php 准备php.ini,my.cnf,php-fpm.conf,deploy_mac_LNMP.sh,init_db.sql 准备ini