Skip to content
  • About Me

charlie笔记

A programmer’s note boke for work and life

分类:PHP

php资料,php技术笔记,php更新项目

书评:webdatabaseapplicationswithphp&mysql

20 6月20 6月 by helenadmin

建构一个web数据库应用软件是一个复杂的任务,绝对值得拥有一本相关内容的参考书。认识到这个需要,o’reill […]

Continue reading
Posted in PHP · Leave a comment

如何自己安装和使用pear

20 6月20 6月 by helenadmin

pear作为php中规范化和功能强大的武库,一直以来很受关注,但是一直没有在实用领域得到重视。究其原因,有文档 […]

Continue reading
Posted in PHP · Leave a comment

如何正确统计中文字数?

20 6月20 6月 by helenadmin

php代码:——————— […]

Continue reading
Posted in PHP · Leave a comment

如何在oracle中限制返回结果集的大小

20 6月20 6月 by helenadmin

oracle不支持类似于 mysql 中的 limit. 但你还是可以rownum来限制返回的结果集的行数. […]

Continue reading
Posted in PHP · Leave a comment

php4调用自己编写的com组件

20 6月20 6月 by helenadmin

搞完了php4调用javabean,又想去试试调用com,开始以为很难,自己用vb6写了一个active dl […]

Continue reading
Posted in PHP · Leave a comment

终于做出了目录认证!

20 6月20 6月 by helenadmin

其实很简单的!!不用.htaccess直接在http.conf中加入  # c:/apache/htdocs/ […]

Continue reading
Posted in PHP · Leave a comment

怎样才能删除数组的最后一个元素?

20 6月20 6月 by helenadmin

用php4中带的array_pop这个函数即可,函数原型: mixed array_pop(array arr […]

Continue reading
Posted in PHP · Leave a comment

跟我学小偷程序教程之小偷原理(第一天)

20 6月20 6月 by helenadmin

第一天,不讲任何编程知识.把小偷程序原来讲个大家听. 例子就是最好的讲解. 拿华军软件开刀,经过今天的教程以后 […]

Continue reading
Posted in PHP · Leave a comment

javascript+php应用一:网页

20 6月20 6月 by helenadmin

javascript+php 应用一:网页制作中双下拉菜单的动态实现—摘自互联网在网页制作中,常常 […]

Continue reading
Posted in PHP · Leave a comment

iconv() 编码转换出错 Detected an illegal character

19 6月 by helenadmin

数原型:string iconv ( string $in_charset , string $out_cha […]

Continue reading
Posted in PHP · Tagged Detected an illegal character, iconv() 编码转换 · Leave a comment

php代码优化点

31 5月 by helenadmin

echo比print快。 使用echo的多重参数代替字符串连接。 在执行for循环之前确定最大循环数,不要每循 […]

Continue reading
Posted in PHP · Tagged php代码优化 · 1 Comment

php常见问题及解决方案汇总(中)

31 5月31 5月 by helenadmin

1.isset()和empty()的区别 两者都是测试变量用的。但是isset()是测试变量是否被赋值,而em […]

Continue reading
Posted in PHP · Tagged php常见问题解决方案 · Leave a comment

PHP常见错误信息及解决方案汇总(上)

31 5月 by helenadmin

Code: \lib\inc\table.php(2) : eval()’d code(1) : […]

Continue reading
Posted in PHP · Tagged PHP常见错误 · Leave a comment

让PHP7达到最高性能的几个注意点

02 5月 by helenadmin

PHP7在多放的测试中都表现出很明显的性能提升, 然而, 为了让它能发挥出最大的性能 1. Opcache 记 […]

Continue reading
Posted in PHP · Tagged php7 · Leave a comment

php开发中常见问题汇总

17 4月 by helenadmin

1.Cookie和session的区别,禁止了cookie后session能正常使用吗?session的缺点是 […]

Continue reading
Posted in PHP · Tagged php开发, php开发中常见问题汇总 · 1 Comment

wordpress 数据库的操作方法-致用二开的小伙伴们

14 4月 by helenadmin

WordPress包含一个操作数据库的类——wpdb,该类基于ezSQL(由Justin Vincent维护的 […]

Continue reading
Posted in PHP · Tagged wordpress, wordpress数据库操作类 · 1 Comment

PHP跨域问题解决方案

12 4月 by helenadmin

如果直接使用ajax访问,会有以下错误: XMLHttpRequest cannot load http:// […]

Continue reading
Posted in PHP · Tagged PHP跨域问题解决方案,php跨域 · Leave a comment

php内容处理正则

05 4月05 4月 by helenadmin

$content = preg_replace(“/]*>/i”, “&# […]

Continue reading
Posted in PHP · Tagged php内容处理正则 · Leave a comment

查询未注册域名接口

02 3月 by helenadmin

方便域名党,来注册不同长度的域名 $i = array(‘a’,’b&#8 […]

Continue reading
Posted in PHP · Leave a comment

黑晶科技携手江苏盐城,2700㎡VR主题公园开建!

17 8月 by

近日,黑晶科技与江苏盐城卡迪欢乐世界共同打造的2700㎡VR综合主题公园开建,这预示着全国首家真正意义的大型V […]

Continue reading
Posted in PHP · Tagged php通用函数 · Leave a comment

好惊啊!香港美女试玩《生化危机7》VR

14 8月 by

之前我们已经报道过《生化危机7》将支持VR的消息,近日官方在香港开办试玩活动,以下是美女Sue Mak用VR设 […]

Continue reading
Posted in PHP · Tagged php, 正则表达式 · Leave a comment

PHP 和 AJAX

25 6月02 3月 by helenadmin
Continue reading
Posted in js&jquery, PHP · Leave a comment

文章导航

较新文章

近期文章

  • 15款互联网人必备的AI工具,效率提升2倍
  • 多个ChatGPT通用指令
  • Python采集biaozhun政府文件
  • TensorFlow库:Python中的深度学习
  • python 本地密码管理应用

近期评论

  • helenadmin发表在《Python采集biaozhun政府文件》
  • helenadmin发表在《写给程序员的一封公开信》
  • Google发表在《About Me》
  • helenadmin发表在《ES(ElasticSearch)分布式全文搜索引擎及使用方式》
  • buy viagra发表在《About Me》

文章归档

  • 2024年12月
  • 2024年9月
  • 2024年6月
  • 2024年5月
  • 2024年3月
  • 2024年2月
  • 2024年1月
  • 2023年12月
  • 2023年11月
  • 2023年10月
  • 2023年9月
  • 2023年8月
  • 2023年7月
  • 2023年6月
  • 2023年5月
  • 2023年4月
  • 2023年3月
  • 2023年2月
  • 2023年1月
  • 2022年12月
  • 2022年8月
  • 2022年7月
  • 2022年6月
  • 2022年5月
  • 2022年4月
  • 2022年3月
  • 2022年2月
  • 2022年1月
  • 2021年12月
  • 2021年11月
  • 2021年10月
  • 2021年9月
  • 2021年8月
  • 2021年7月
  • 2021年6月
  • 2021年5月
  • 2021年4月
  • 2021年3月
  • 2021年1月
  • 2020年12月
  • 2020年11月
  • 2020年10月
  • 2020年9月
  • 2020年8月
  • 2020年7月
  • 2020年6月
  • 2020年5月
  • 2020年4月
  • 2020年3月
  • 2020年2月
  • 2020年1月
  • 2019年12月
  • 2019年11月
  • 2019年10月
  • 2019年9月
  • 2019年8月
  • 2019年7月
  • 2019年6月
  • 2019年5月
  • 2019年4月
  • 2019年3月
  • 2019年2月
  • 2019年1月
  • 2018年12月
  • 2018年11月
  • 2018年10月
  • 2018年9月
  • 2018年7月
  • 2018年6月
  • 2018年3月
  • 2018年2月
  • 2018年1月
  • 2017年12月
  • 2017年11月
  • 2017年10月
  • 2017年9月
  • 2017年8月
  • 2017年7月
  • 2017年6月
  • 2017年5月
  • 2017年4月
  • 2017年3月
  • 2017年1月
  • 2016年12月
  • 2016年11月
  • 2016年10月
  • 2016年9月
  • 2016年8月
  • 2016年7月
  • 2016年6月
  • 2016年5月
  • 2016年4月
  • 2016年3月
  • 2016年2月
  • 2015年8月
  • 2015年7月
  • 2015年6月
  • 2015年5月
  • 2014年7月
  • 2014年6月
  • 2014年5月
  • 1970年1月

分类目录

  • Database
  • focus—-实时热搜
  • IC设计
  • js&jquery
  • PHP
  • Python
  • 新技术研习
  • 服务器相关技术
  • 算法
  • 缓存技术
  • 随笔

功能

  • 注册
  • 登录
  • 文章RSS
  • 评论RSS
  • WordPress.org
© 2025 charlie笔记 ·