- 2011-06-02怎样用PHP判断远程文件是否存在
- 最近在弄一个html5音乐播放的网站,想让我的iphone和ipad爽一爽,前端采用jquery的一个插件jplayer,经过改造之后效果还不错。 后台采用PHP,...阅读全文>>
- 阅读:969好评:0
- 2011-06-01PHP判断远程文件是否存在
- /* 函数:remote_file_exists 功能:判断远程文件是否存在 ...阅读全文>>
- 阅读:697好评:0
- 2011-06-01php实现将xml转换成数组array
- //对象引用 $t = new xml2array(); $t ->str =...阅读全文>>
- 阅读:737好评:0
- 2011-05-16UCenter info: MySQL Query Error错误解决
- ALTER TABLE `uc_notelist` ADD `app1` TINYINT ( 4 ) NOT NULL DEFAULT '0'; ...阅读全文>>
- 阅读:603好评:0
- 2011-05-14CodeIgniter 的 lighttpd apache URL重写
- lighttpd lighttpd.conf HTTP["host"] =~"www.kukaka.org" { &nb...阅读全文>>
- 阅读:719好评:0
