2011年11月18日

摘要: 简介:这是PHP4 调用自己编写的 COM 组件的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=324415' scrolling='no'> 作者:东方一蛇 搞完了PHP4调用JavaBea... 阅读全文
posted @ 2011-11-18 11:20 圣者 阅读(148) 评论(0) 推荐(0)
摘要: 简介:这是PHP 应用程序的性能优化的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=324418' scrolling='no'> 作者:刘彦青编译 使用PHP编程的最大好处是学习这种编程语言非常容... 阅读全文
posted @ 2011-11-18 11:19 圣者 阅读(180) 评论(0) 推荐(0)
摘要: 简介:这是用 PHPLIB 进行 Session 的管理和认证的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=324417' scrolling='no'> PHPLIB还可以做很多别的事情,例如数... 阅读全文
posted @ 2011-11-18 11:19 圣者 阅读(140) 评论(0) 推荐(0)
摘要: 简介:这是怎样在 php 中使用 PDF 文档功能的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=324416' scrolling='no'> --------------------------... 阅读全文
posted @ 2011-11-18 11:19 圣者 阅读(305) 评论(0) 推荐(0)
摘要: 简介:这是用 PHP 实现 POP3 邮件的收取(1)的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=324421' scrolling='no'> POP协议简介 本文简要说明了通过POP3协... 阅读全文
posted @ 2011-11-18 11:18 圣者 阅读(234) 评论(0) 推荐(0)
摘要: 简介:这是用 PHP 实现 POP3 邮件的收取(2)的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=324420' scrolling='no'> 用PHP实现POP3收取邮件的类 现在让我们... 阅读全文
posted @ 2011-11-18 11:18 圣者 阅读(184) 评论(0) 推荐(0)
摘要: 简介:这是用 PHP 实现 POP3 邮件的收取(3)的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=324419' scrolling='no'> 应用实例 POP3收取邮件的类在前面的文章中... 阅读全文
posted @ 2011-11-18 11:18 圣者 阅读(222) 评论(0) 推荐(0)
摘要: 简介:这是PHP--功能齐全的发送邮件类的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=324427' scrolling='no'> 这个类的功能则很强大,不但能发html格式的邮件,还可以发附件... 阅读全文
posted @ 2011-11-18 11:17 圣者 阅读(222) 评论(0) 推荐(0)
摘要: 简介:这是用 PHP 实现 POP3 邮件的解码(1)的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=324424' scrolling='no'> 初步认识邮件的源文件 本文简要说明了通过PO... 阅读全文
posted @ 2011-11-18 11:17 圣者 阅读(285) 评论(0) 推荐(0)
摘要: 简介:这是用 PHP 实现 POP3 邮件的解码(2)的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=324423' scrolling='no'> MIME 编码方式简介 MIME 编码方式简... 阅读全文
posted @ 2011-11-18 11:17 圣者 阅读(368) 评论(0) 推荐(0)
摘要: 简介:这是用 PHP 实现 POP3 邮件的解码(3)的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=324422' scrolling='no'> 实现 MIME 解码的类 一个实现 MIME... 阅读全文
posted @ 2011-11-18 11:17 圣者 阅读(427) 评论(0) 推荐(0)
摘要: 简介:这是PHP 中执行系统外部命令的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=324430' scrolling='no'> PHP作为一种服务器端的脚本语言,象编写简单,或者是复杂的动态网页... 阅读全文
posted @ 2011-11-18 11:16 圣者 阅读(166) 评论(0) 推荐(0)
摘要: 简介:这是PHP中 上运行 root 用户才可以运行的外部程序的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=324429' scrolling='no'> 在PHP中运行只有root用户才可以运行... 阅读全文
posted @ 2011-11-18 11:16 圣者 阅读(210) 评论(0) 推荐(0)
摘要: 简介:这是在 php 中使用 sockets:从新闻组中获取文章的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=324428' scrolling='no'> PHP能打开远程或本地主机上的Sock... 阅读全文
posted @ 2011-11-18 11:16 圣者 阅读(160) 评论(0) 推荐(0)
摘要: 简介:这是PHP如何生成静态的html的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=324435' scrolling='no'> 代码: //在你的... 阅读全文
posted @ 2011-11-18 11:15 圣者 阅读(154) 评论(0) 推荐(0)
摘要: 简介:这是采集的实现的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=324434' scrolling='no'> 一般是本机运行,放到空间上是不明智的,因为不但很耗资源还需要支持远程抓取函数,比如... 阅读全文
posted @ 2011-11-18 11:15 圣者 阅读(324) 评论(0) 推荐(0)
摘要: 简介:这是用 PHP 编写 PDF 文档生成器的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=324432' scrolling='no'> PHP一个最大的优点就是它对新技术的支持非常容易,这种语... 阅读全文
posted @ 2011-11-18 11:15 圣者 阅读(298) 评论(0) 推荐(0)
摘要: 简介:这是为 php4 加入动态 flash 文件的生成的支持的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=324431' scrolling='no'> 来源:wangzy 想象过在网站上动态生... 阅读全文
posted @ 2011-11-18 11:15 圣者 阅读(168) 评论(0) 推荐(0)
摘要: 简介:这是基于反向代理的Web缓存加速―可缓存的CMS系统设计的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=324439' scrolling='no'> 对于一个日访问量达到百万级的网站来说,速... 阅读全文
posted @ 2011-11-18 11:14 圣者 阅读(285) 评论(0) 推荐(0)
摘要: 简介:这是网站加速 PHP 缓冲的免费实现方法的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=324438' scrolling='no'>我们知道 Zend 有免费的优化引擎针对 PHP 而作,但是 FreeL... 阅读全文
posted @ 2011-11-18 11:14 圣者 阅读(140) 评论(0) 推荐(0)

导航