From DevGuru PHP language Program
分页: 1/5 第一页 1 2 3 4 5 下页 最后页 [ 显示模式: 摘要 | 列表 ]
0
PHP5.3的发布修复了5.2版本中所有的bug,同时增加了几个有意思的功能,如namespace,closures,namespace个人觉得不是很喜欢,但是Closure很好玩,以下代码摘自php.net
Tags: | 引用(0)
0
其实相对来说只是添加了几个内部函数,非常感谢刀客的建议。
下载文件 (已下载 205 次)


参考文献:http://www.devarticles.com/c/a/MySQL/Using-Transactions-with-MySQL-4.0-and-PHP/
3

mysql封装操作类[原]

2008/07/29    12:55    4195    huzhangyou2002 开发语言 » PHP 不指定
下载文件 (已下载 155 次)

使用方法:


本代码用于内部项目,开源出来希望对大家有所帮助。
Tags: , | 引用(0)
0
This User Guide relates to version 3.1 of Phrame. Phrame 3.1 is currently in beta and only available from the subversion repository.

Phrame 3.1 introduces:

The PhrameContainer & ErrorHandler classes together with major redesign of Phrame configuration options.
Implementation of a solution to enable object references in the HttpRequest, HttpSession and ServerContext storage containers.
Bug fixes and many improvements.

Site:https://www.phrame.org
Tags: , , | 引用(0)
0

The future of PHP

2008/05/15    14:35    3133    huzhangyou2002 开发语言 » PHP 不指定
New PHP V6 features

PHP V6 is currently available as a developer snapshot, so you can download and try out many of the features and changes listed in this article. For features that have been implemented in the current snapshot, see Resources.
Tags: | 引用(0)
2
项目开发关联到了很多技术,包含PHP调用.NET webservice.做了一个小小的测试,才发现Zend公司真是太NB了,开发环境真是一流。
我们就以默认的HelloWorld .NET WebService为例子来说明了。
0
memcached-client.zip




0
使用memcached进行内存缓存
旧文重发
2005.8.9
1

肖理达 (KrazyNio AT hotmail.com), 2006.04. 06, 转载请注明出处

一、memcached 简介

在很多场合,我们都会听到 memcached 这个名字,但很多同学只是听过,并没有用过或实际了解过,只知道它是一个很不错的东东。这里简单介绍一下,memcached 是高效、快速的分布式内存对象缓存系统,主要用于加速 WEB 动态应用程序。

Tags: , | 引用(0)
0
NuSOAP is a group of PHP classes that allow developers to create and consume SOAP web services. It does not require any special PHP extensions. The current release version (0.6.7) of NuSOAP at the time this was written (03-November-2004), supports much of the SOAP 1.1 specification. It can generate WSDL 1.1 and also consume it for use in serialization. Both rpc/encoded and document/literal services are supported. However, it must be noted that NuSOAP does not provide coverage of the SOAP 1.1 and WSDL 1.1 that is as complete as some other implementations, such as .NET and Apache Axis.

Example Download:

0
文章转载自:http://coolstr.cnblogs.com/archive/2005/08/25/222440.aspx
占卜師oοΟ

由于工作的需要,帮我的同事阿韬测试一下.net的webservice在PHP下的应用.于是开始上网找资料,发现很多phper都是用nusoap.于是下载一个回来.用它自带的例子修改一下.可在文章的后面的附件中找到下载地址.
代码如下:
Tags: , , , , | 引用(0)
0
这是一篇隐藏日志。您需要以合适的身份登入后才能查看。
0
In the interim between posts at waxjelly, we’ve collectively become addicted to Smarty. In addition to this, we’ve become addicted to extending and customizing smarty to do a bunch of crap that we find ourselves repeating, and essentially building our own custom framework on this humble-for-no-good-reason templating system. In this tutorial, we’ll write our first custom smarty, and get the ball rolling in the right direction for being able to do pretty much anything you want to do with … okay, this post is going to say “Smarty” a lot, in case you can’t already tell. Let’s get started.
Tags: , | 引用(0)
0
文章讲述的功能对于PHP开发来说是一个非常棒的工具!

原创文章,转载请注明出处、保留署名和保持一致,勿用于商业。

作者 EasyChen(at)Gmail.com
来源 http://qtutu.com/blog/?p=333

Tags: , | 引用(0)
0
Where can I get more information about PHP5?
What has changed in PHP5? Will my PHP4 scripts still work?
Will I have problems migrating from PHP4 to PHP5?

Tags: | 引用(0)
0
现在Web页面上的表单一般都会内嵌一条验证码输入,以防止服务器被恶意DoS攻击或者不法之徒利用机器程序自动贴牛皮癣广告。
原文地址:http://blog.csdn.net/colinchan/archive/2007/05/14/1608957.aspx
Tags: , | 引用(0)
1

好的介绍Ajax的文章

Tags: | 引用(0)
0
竟然没有看到作者是何人?抱歉!如果看到,请联系我。
转载地址:http://blog.csdn.net/fdnike/archive/2007/06/15/1653861.aspx
分页: 1/5 第一页 1 2 3 4 5 下页 最后页 [ 显示模式: 摘要 | 列表 ]