随笔分类 -  PHP学习之ECSHOP

1-1-1 学习include-init.php
摘要:if (!defined('IN_ECS')) -- defined判断常量‘in_ecs’是否存在---define是定义常量{ die('Hacking attempt'); -- die停止程序,返回参数'Hacking attempt'}error_rep... 阅读全文

posted @ 2015-03-11 15:37 无限开发 阅读(461) 评论(0) 推荐(0)