#LAMP环境作用:
最主要的作用是提供WEB服务,对用户提供网站服务、手机网站、小程序后端、微信开发后端、接口后端、Shell脚本等等.
#LAMP概念:
1.L Linux https://www.centos.org/ 开源
2.A Apache http://www.apache.org/ 开源
3.M MySQL https://www.mysql.com/ 开源
4.P PHP https://www.php.net/ 开源
#LAMP环境流程:
用户->Linux服务器->Apache Web服务->PHP网站动态代码->MySQL数据库
从实际项目中观察一下LAMP环境:
在LAMP环境之上运行的一套PHP WordPress博客项目

Comments | NOTHING
Warning: Undefined variable $return_smiles in /www/wwwroot/blog.moonlet.cn/wp-content/themes/Sakura/functions.php on line 1078
Warning: Undefined variable $robot_comments in /www/wwwroot/blog.moonlet.cn/wp-content/themes/Sakura/comments.php on line 97