初识php(安装、配置与运行)

 

简介

安装

Mac安装php,使用一下命令即可。

brew install php

配置

运行

 

 

参考链接:

https://www.php.net/manual/zh/install.macosx.php

https://www.runoob.com/php/php-install.html

http://www.phpchina.com

https://baijiahao.baidu.com/s?id=1664982720033364983&wfr=spider&for=pc

https://www.cnblogs.com/linxue/p/9929028.html

https://www.jianshu.com/p/613e775dab22

https://blog.csdn.net/wtdask/article/details/83510757

你可能感兴趣的:(PHP)