-
请问如何隐藏__APP__中的index.php=w=网站已经用.htaccess实现隐藏了index.php也可以访问对应的控制器的功能。但我使用__SELF__或__APP__等系统常量时都会有index.php,很不美观。包括使用U()生成的控制器网址。请问如何解决?konakona 时间:05-12 + 阅读全文
-
help me - Curl - php - (js?)i try to do CURL for this site: http://www.f2h.co.il/ but the input name is Variable anyxzxxx7 时间:05-12 + 阅读全文
-
cookie为什么写不进去呢?functionchecklogin(){$admin=D('admin');$username=$_POST['username'];$password=$_POST['password'];if($username==''){bfgzs 时间:05-12 + 阅读全文
-
CURD操作的一个小问题数据库配置如下:<?php returnarray( 'DB_TYPE'=>'mysql','DB_HOST'=>'localhost','DB_NAME'=>'17joys','DB_USER'=>'root','DB_PWD'=>'','DB_PORT'=>'3306','DB_PREFxiaoniu028 时间:05-11 + 阅读全文