• 首页
  • Html
  • CSS
  • JavaScript
  • PHP
  • MySql
  • 笔记
  • 搜索
BQ12
  • 首页
  • Html
  • CSS
  • JavaScript
  • PHP
  • MySql
  • 笔记
  • 搜索
BQ12网
PHP
PHP date函数参数详解

time()在PHP中是得到一个数字,这个数字表示从1970-01-01到现在共走了多少秒 要找出前一天的时间 […]

2016年11月25日
基础
阅读全文
PHP
PHP error_reporting() 错误控制函数功能详解

定义和用法: error_reporting() 设置 PHP 的报错级别并返回当前级别。 函数语法: err […]

2016年11月24日
函数
阅读全文
PHP
include、include_once、require、require_once四者区别

include是包含,如果程序执行到这行没有找到文件会警告.但继续执行. include_once和inclu […]

2016年11月19日
区别
阅读全文
PHP
static global $GLOBALS const define的比较

static :在类,方法中定义,声明类属性或方法为static,就可以不用实例化类而直接访问,不能通过一个对 […]

2016年11月19日
区别
阅读全文
PHP
PHP 怎么将字符串转换成json格式输出

php函数:json_encode 和 json_decode json_decode($str, true) […]

2016年11月19日
函数
阅读全文
PHP
PHP extract() 函数

将键值 “Cat”、”Dog” 和 “Horse& […]

2016年11月7日
基础
阅读全文
PHP
PHP explode() implode() 函数

把字符串打散为数组: $str = “Hello,world”; print_r (e […]

2016年11月7日
基础
阅读全文
PHP
php数组序列化

$a = unserialize(serialize($a));

2016年11月7日
阅读全文
PHP
利用php截取字符去掉最后一个字符

$a=array(“直的”,”竖的”,”横的&#8 […]

2016年11月7日
阅读全文

Posts navigation

← 上一页 1 … 6 7 8 9 10 11
← 上一页 1 … 6 7 8 9 10 11
  • 关于本站
  • 免责声明
  • 留言反馈
  • 文章归档
  • 本站CDN
  • 查询服务
  • 网站地图
Copyright@2017 bq12.com All Rights Reserved. | 桂ICP备16009291号
beiangovcn

桂公网安备 45010702000460号