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 圣者 阅读(149) 评论(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 圣者 阅读(181) 评论(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 圣者 阅读(142) 评论(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 圣者 阅读(308) 评论(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 圣者 阅读(237) 评论(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 圣者 阅读(185) 评论(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 圣者 阅读(224) 评论(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 圣者 阅读(225) 评论(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 圣者 阅读(287) 评论(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 圣者 阅读(430) 评论(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 圣者 阅读(168) 评论(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 圣者 阅读(216) 评论(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 圣者 阅读(162) 评论(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 圣者 阅读(155) 评论(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 圣者 阅读(325) 评论(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 圣者 阅读(304) 评论(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 圣者 阅读(288) 评论(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 圣者 阅读(142) 评论(0) 推荐(0)
摘要: 简介:这是PHP实现聊天室的主动更新与被动更新的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=324437' scrolling='no'> 聊天的内容如何显示在屏幕上,一种是每隔一段时间刷新一次页... 阅读全文
posted @ 2011-11-18 11:14 圣者 阅读(352) 评论(0) 推荐(0)
摘要: 简介:这是Linux 下 PHP 连接 MS SQLServer 的办法的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=324436' scrolling='no'> 提出问题 前几天做了一个非常奇... 阅读全文
posted @ 2011-11-18 11:14 圣者 阅读(179) 评论(0) 推荐(0)
摘要: 简介:这是PHP 程序加速探索的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=324442' scrolling='no'> - (一)简介 - (二)是否需要加速? - (三)如何加速? -<1>... 阅读全文
posted @ 2011-11-18 11:13 圣者 阅读(200) 评论(0) 推荐(0)
摘要: 简介:这是gb2312的php文件转换为utf-8格式后的一个错误的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=324443' scrolling='no'> GB2312的php文件转换为UTF... 阅读全文
posted @ 2011-11-18 11:13 圣者 阅读(163) 评论(0) 推荐(0)
摘要: 简介:这是PHP文件系统基本操作类的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=324440' scrolling='no'> /*** ===========Z=================... 阅读全文
posted @ 2011-11-18 11:13 圣者 阅读(204) 评论(0) 推荐(0)
摘要: 简介:这是PHP中简单的页面缓冲技术的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=324602' scrolling='no'> 其实说它为技术,也许不能说是真正的技术。这只不过是我自已想出来的页面处理的方法,... 阅读全文
posted @ 2011-11-18 11:12 圣者 阅读(127) 评论(0) 推荐(0)
摘要: 简介:这是正则表达式简介的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=324601' scrolling='no'>1.正则表达式 如果原来没有使用过正则表达式,那么可能对这个术语和概念会不太熟悉。不过,它们并... 阅读全文
posted @ 2011-11-18 11:12 圣者 阅读(109) 评论(0) 推荐(0)
摘要: 简介:这是PHP中通过Web执行C/C++应用程序的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=324600' scrolling='no'> 一、简介 如果你对Unix/Linux有所了解... 阅读全文
posted @ 2011-11-18 11:12 圣者 阅读(248) 评论(0) 推荐(0)
摘要: 简介:这是php中Cookie及其使用的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=324444' scrolling='no'> Cookie技术是一个非常有争议的技术,自经诞生它就成了广大网络... 阅读全文
posted @ 2011-11-18 11:12 圣者 阅读(200) 评论(0) 推荐(0)
摘要: 简介:这是使用PHP4中的IntegratedTemplate类实现BLOCK功能的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=324605' scrolling='no'> P> 关键字:PHP... 阅读全文
posted @ 2011-11-18 11:11 圣者 阅读(158) 评论(0) 推荐(0)
摘要: 简介:这是PHPLIB Template入门系列 - 4 模板嵌套的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=324604' scrolling='no'> 在PHP程序里,我们常常会把"公用代... 阅读全文
posted @ 2011-11-18 11:11 圣者 阅读(196) 评论(0) 推荐(0)
摘要: 简介:这是模板用xml的思路的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=324603' scrolling='no'>前段时间,一直比较关心php的模板技术的我,接到了客户的要求:全站利用模板技术,可以控制多... 阅读全文
posted @ 2011-11-18 11:11 圣者 阅读(356) 评论(0) 推荐(0)
摘要: 简介:这是PHP安装攻略:常见问题解答的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=324845' scrolling='no'> 一、 问:我已经按步骤安装了Uni... 阅读全文
posted @ 2011-11-18 11:10 圣者 阅读(143) 评论(0) 推荐(0)
摘要: 简介:这是建立PHP的本地调试环境的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=324833' scrolling='no'> 对于windows平台而言,PHP提供了一个安装程序,但是这个安装程... 阅读全文
posted @ 2011-11-18 11:10 圣者 阅读(435) 评论(0) 推荐(0)
摘要: 简介:这是在Linux下安装PHP,APACHE,ORACLE,PERL的方法的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=324832' scrolling='no'> 经过一夜的“奋战”,终于... 阅读全文
posted @ 2011-11-18 11:10 圣者 阅读(204) 评论(0) 推荐(0)
摘要: 简介:这是PHP程序:虚拟域名服务DIY的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=324802' scrolling='no'> 编者按:用过网易的my.yeah.net域名转向服务的朋友们一... 阅读全文
posted @ 2011-11-18 11:10 圣者 阅读(174) 评论(0) 推荐(0)
摘要: 简介:这是PHP缓存memcache简单应用的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=324964' scrolling='no'> <?php//连接$mem = new Memcache;... 阅读全文
posted @ 2011-11-18 11:09 圣者 阅读(135) 评论(0) 推荐(0)
摘要: 简介:这是PHP编译参数的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=324963' scrolling='no'> 在Linux下安装PHP,源代码方式安装,总需要配置很多参数。这里列出常用配置参数,并详细用... 阅读全文
posted @ 2011-11-18 11:09 圣者 阅读(174) 评论(0) 推荐(0)
摘要: 简介:这是jQuery 实例的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=324962' scrolling='no'> jQuery 例子加载$(document).ready(function(){ ...... 阅读全文
posted @ 2011-11-18 11:09 圣者 阅读(225) 评论(0) 推荐(0)
摘要: 简介:这是国外好东西真的多,现在贴上一个访问ACCESS的类!的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=325327' scrolling='no'> ... 阅读全文
posted @ 2011-11-18 11:08 圣者 阅读(297) 评论(0) 推荐(0)
摘要: 简介:这是Win2003下APACHE + PHP5 + MYSQL4 + PHPMYADMIN 的简易安装配置的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=325321' scrolling='no'> ... 阅读全文
posted @ 2011-11-18 11:08 圣者 阅读(106) 评论(0) 推荐(0)
摘要: 简介:这是PHP4.23在WindowsXP下的IIS和Apache2两种服务器上的安装实例的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=325320' scrolling='no'> nbsp;... 阅读全文
posted @ 2011-11-18 11:08 圣者 阅读(109) 评论(0) 推荐(0)
摘要: 简介:这是phpMyAdmin 2.x.x - 文档(安装及配置)的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=325318' scrolling='no'> 前言 phpMyAdmin可以管... 阅读全文
posted @ 2011-11-18 11:08 圣者 阅读(217) 评论(0) 推荐(0)
摘要: 简介:这是web方式ftp,建议加入精华区,嘿嘿的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=325334' scrolling='no'> ... 阅读全文
posted @ 2011-11-18 11:07 圣者 阅读(205) 评论(0) 推荐(0)
摘要: 简介:这是[原创]PHP栏目导航类的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=325333' scrolling='no'> fu... 阅读全文
posted @ 2011-11-18 11:07 圣者 阅读(143) 评论(0) 推荐(0)
摘要: 简介:这是一段模拟按键查找文件的JS,希望你用得上的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=325332' scrolling='no'> ... 阅读全文
posted @ 2011-11-18 11:07 圣者 阅读(197) 评论(0) 推荐(0)
摘要: 简介:这是PHP-系统流量分析的程序的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=325331' scrolling='no'> >... 阅读全文
posted @ 2011-11-18 11:07 圣者 阅读(186) 评论(0) 推荐(0)
摘要: 简介:这是关于 or的用法。的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=325347' scrolling='no'> 经常看到这... 阅读全文
posted @ 2011-11-18 11:06 圣者 阅读(220) 评论(0) 推荐(0)
摘要: 简介:这是实战PHP/GTK(转载)的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=325342' scrolling='no'> 实... 阅读全文
posted @ 2011-11-18 11:06 圣者 阅读(153) 评论(0) 推荐(0)
摘要: 简介:这是一个分页导航类的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=325341' scrolling='no'> <?php /... 阅读全文
posted @ 2011-11-18 11:06 圣者 阅读(161) 评论(0) 推荐(0)
摘要: 简介:这是Apache2.0.35和PHP4.3-Dev的集成的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=325358' scrolling='no'> ... 阅读全文
posted @ 2011-11-18 11:05 圣者 阅读(164) 评论(0) 推荐(0)
摘要: 简介:这是跟我学小偷程序之成功偷取首页的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=325351' scrolling='no'>第一天,不讲任何编程知识.把小偷程序原来讲个大家听. 例子就是最好的讲解. 拿华... 阅读全文
posted @ 2011-11-18 11:05 圣者 阅读(174) 评论(0) 推荐(0)
摘要: 简介:这是做一张xbm图片的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=325349' scrolling='no'> xbm是一种... 阅读全文
posted @ 2011-11-18 11:05 圣者 阅读(281) 评论(0) 推荐(0)
摘要: 简介:这是使用convert函数转换。。。的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=325348' scrolling='no'> ... 阅读全文
posted @ 2011-11-18 11:05 圣者 阅读(202) 评论(0) 推荐(0)
摘要: 简介:这是关于APACHE的配置文件httpd.conf[转](一)的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=325364' scrolling='no'> ... 阅读全文
posted @ 2011-11-18 11:04 圣者 阅读(206) 评论(0) 推荐(0)
摘要: 简介:这是关于APACHE的配置文件httpd.conf[转](二)的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=325363' scrolling='no'> ... 阅读全文
posted @ 2011-11-18 11:04 圣者 阅读(191) 评论(0) 推荐(0)
摘要: 简介:这是图解:PHP在Windows2003EnterpriseServer、IIS6.0下的安装的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=325359' scrolling='no'> ... 阅读全文
posted @ 2011-11-18 11:04 圣者 阅读(141) 评论(0) 推荐(0)
摘要: 简介:这是Cookie及其使用的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=325460' scrolling='no'> Cookie技术是一个非常有争议的技术,自... 阅读全文
posted @ 2011-11-18 11:03 圣者 阅读(155) 评论(0) 推荐(0)
摘要: 简介:这是上传图片时生成缩微图象的函数的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=325459' scrolling='no'> 作者/来源:keniv 上传图片时生成缩微图象的函数 实际应用请... 阅读全文
posted @ 2011-11-18 11:03 圣者 阅读(116) 评论(0) 推荐(0)
摘要: 简介:这是我在RedHatlinux6.2下安装Apache-2.0.44的过程的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=325453' scrolling='no'> ... 阅读全文
posted @ 2011-11-18 11:03 圣者 阅读(96) 评论(0) 推荐(0)
摘要: 简介:这是以动态模块的方式安装apache2.0.44+PHP4.3.0的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=325366' scrolling='no'> ... 阅读全文
posted @ 2011-11-18 11:03 圣者 阅读(136) 评论(0) 推荐(0)
摘要: 简介:这是ThinkPHP多语言在分组下的用法!的详细页面,介绍了和php,PHP ThinkPHP多语言在分组下的用法!有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=325720' scrolling='no'> 参考:http... 阅读全文
posted @ 2011-11-18 11:02 圣者 阅读(248) 评论(0) 推荐(0)
摘要: 简介:这是用PHP开发健壮的代码(一):高屋建瓴的介绍的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=325464' scrolling='no'>用 PHP 开发健壮的代码 系列文章是关于解决大中型应用程序中的... 阅读全文
posted @ 2011-11-18 11:02 圣者 阅读(192) 评论(0) 推荐(0)
摘要: 简介:这是采用PEAR来缓冲PHP程序的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=325463' scrolling='no'> PHP 世界中缓冲是一个热门的话题... 阅读全文
posted @ 2011-11-18 11:02 圣者 阅读(159) 评论(0) 推荐(0)
摘要: 简介:这是soap web service wsdl及soapui【续】的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=325723' scrolling='no'> 接前篇:http://baiyuxi... 阅读全文
posted @ 2011-11-18 11:01 圣者 阅读(292) 评论(0) 推荐(0)
摘要: 简介:这是当前标签-{dede:field}标签调用说明的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=325722' scrolling='no'> 关键描述调用标签: <meta name="key... 阅读全文
posted @ 2011-11-18 11:01 圣者 阅读(247) 评论(0) 推荐(0)
摘要: 简介:这是php不同系统下数据库操作乱码的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=325721' scrolling='no'> 最近写php项目,一直是在win xp环境下开发的。 今天部署到远程... 阅读全文
posted @ 2011-11-18 11:01 圣者 阅读(146) 评论(0) 推荐(0)
摘要: 简介:这是PHPExcel常用方法总结的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=325725' scrolling='no'> <?//设置PHPExcel类库的include pathset_in... 阅读全文
posted @ 2011-11-18 11:00 圣者 阅读(158) 评论(0) 推荐(0)
摘要: 简介:这是discuz x 1.5缓存更新的详细页面,介绍了和php,有关的知识、技巧、经验,和一些php源码等。 class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=325724' scrolling='no'> 前一篇文章http://baiyuxiong.javaeye.co... 阅读全文
posted @ 2011-11-18 11:00 圣者 阅读(156) 评论(0) 推荐(0)

导航