配置sublime
{
"cmd": ["php", "$file"],
"file_regex": "php$",
"selector": "source.php"
}
代码实例
基础语法
面向对象
参考 PHP快速入门