随笔分类 - PHP
摘要:CentOS 6: # yum -y install httpd php php-mysql mysql-server CentOS 7: # yum -y install httpd php php-mysql mariadb-server httpd 2.4 支持php-fpm # yum -y
阅读全文
摘要:定义文件: 1. 创建目录文件tpl 2. 创建模版处理文件tpl/Template.php 3. 显示处理页面 tpl/index.php 4. 创建模版文件 tpl/index.html 5. 编译目录文件 tpl/compile tpl/Template.php源代码 tpl/index.ph
阅读全文
浙公网安备 33010602011771号