摘要: www.tp5.com/index.php/admin/index/index admin文件 index控制器 index方法 阅读全文
posted @ 2018-08-01 15:47 所爱隔山隔海 阅读(162) 评论(0) 推荐(0)
摘要: connect("localhost", 11211); //var_dump($db); $sql = "select * from student"; $a = query_memcache($sql); //var_dump($a); function query_memcache($sql,$type=''){ global $... 阅读全文
posted @ 2018-08-01 14:36 所爱隔山隔海 阅读(98) 评论(0) 推荐(0)
摘要: 第一步:需要打开三个文件 1、C:\wamp\bin\apache\apache2.4.9\conf\httpd.conf 2、C:\wamp\bin\apache\apache2.4.9\conf\extra\httpd-vhosts.conf 3、C:\Windows\System32\driv 阅读全文
posted @ 2018-08-01 14:24 所爱隔山隔海 阅读(119) 评论(0) 推荐(0)