-
eclipse 无法启动xampp如下,点击“StartXAMPP”,但是却给出:Couldnotexecuteexternalappc:\xampp\xampp_start.exe的提示,请问该怎么处理呢?谢谢sodino 时间:11-28 + 阅读全文
-
从一字符串中取个数字/product.php?id=15/product.php?id=15&page=2要从上面这个url的字符串中取得“15”就是id的参数,用什么方法最简洁高效?free212 时间:11-28 + 阅读全文
-
两个数组的比较,多维的,输出到表格$a=array('data'=>array('id'=>'','name'=>'',),'total_info'=>'test',);$a1=$a;$b=array('id'=>'','name'=>'',);$b1=$b;functioncompare($a,$a1);functioncomforxiaohaiyang 时间:11-28 + 阅读全文
-
使用mysqli预处理语句插入,无效?代码如下PHPcode<?php$mysqli=newmysqli("localhost","root","admin","test");$sql="insertintotab(id,uname,mail,desn)values(?,?,?,?)";$stmt=$mysqli->prepare($sql);$stmt->bind_param("isss"smart890 时间:11-28 + 阅读全文
-
上传文件后,如何留在原来页面?上传表单如下HTMLcode<formid="upload"action="/upload.php"method="post"enctype="multipart/form-data">上传:<inputtype="file"name="photo"id="photo"><inputtype="submit"value="上传">netxuning 时间:11-28 + 阅读全文
-
谁能我解读下这几段代码什么意思呀$fanwe=&FanweService::instance();$fanwe->cache_list[]='forums';$fanwe->initialize();requirefimport('module/index');IndexModule::index();谢谢呀viszcn 时间:11-28 + 阅读全文
-
PHP程序在nginx下面不允许生成和删除目录,怎么改?PHP程序在nginx下面不允许生成和删除目录,怎么改?我要往新目录里面放文件,我如果手动建立那个目录,文件可以生成,程序自动生成不允许,怎么回事?对脚本的拥有者有什么限制或要求吗?kingwolf_JavaSc 时间:11-28 + 阅读全文
-
求助高手一个php操作xml。急急急 !!<infomoney="5000"fen="100"flv="001.flv"url="post.php"<times><![CDATA[0,pause42.4451895,start65.5147473,0红色兔子15[2]113.0223309,start136.1858112,0绿色狮子25185.24918,start208.421452ulian520 时间:11-28 + 阅读全文
-
请教新浪验证码的背景是咋样做的?http://m0.mail.sina.com.cn/classic/activedCode.php?1321770805793新浪验证码的背景是咋样随机生成的?能否给个实例,谢谢xhfhyerdfbytrer 时间:11-28 + 阅读全文
-
关于mysql_close()的必要性近来发现站点几乎每天早晨都要重新启动一下服务器,否则就报无法连接服务器:Warning:mysql_connect()[function.mysql-connect]:Can'tconnecttoMySQLserveron'localhost'(10055)inD:\xx\xxxx\xx\dbconn.inc.phponline28CouldnotconnAimis 时间:11-28 + 阅读全文