本文章向码农们介绍PHP使用fopen与… Read more
作者: Black
file_get_contents函数应用小技巧
file_get_contents函数是… Read more
php 将json格式数据转换成数组
//json格式数据 $data = &… Read more
php中file_get_contents与curl_file_get_contents的区别
本文实例讲述了php中file_get_… Read more
$_SERVER[‘REQUEST_URI’]
$_SERVER[‘REQU… Read more
$_SERVER[‘HTTP_HOST’] 和 $_SERVER[‘SERVER_NAME’]两者的区别
开发站群软件,用到了根据访问域名判断子站… Read more
PHP执行定时任务代码
一. 简单直接不顾后果型 <?ph… Read more
javascript 获取当前域名
<script language=… Read more
MYSQL中批量替换某个字段的部分数据
今天别人的wp博客修改了域名 结果很多都… Read more
wordpress 条件判断标签及用法大全
在 WordPress 主题和插件开发中… Read more