写了一个简单的php语言的mysql框架
实现了object 到数据库表的简单映射。我暂且称这个框架为whoistester mysql framewo […]...
php里如何使用数据库连接池?
如果不依赖任何扩展,那么,php自己是无法使用数据库连接池的. ( 假设你使用的是mod_php), 因为当每 […]...
多个ajax http request同时执行
当我们用ajax异步的发起一个http请求时, 后台在等待服务器的返回. 这时候用户可能又触发了ajax又进 […]...
ajax xmlhttp get and post methods
Using GET method Now we open a connection using the GET […]...
DSO (mod_php) vs. CGI vs. suPHP vs. FastCGI
不同的php handlers , 到底选择哪个为好? 摘要: http://boomshadow.net/t […]...
Joomla 1.7 and Joomla 2.5中限制related_itmes模块返回的文章数量
Joomla 1.7 has a nice module mod_related_items (Article […]...
AdSense 合作规范
合作规范链接 AdSense 内容广告:每页最多可放置 3 个广告单元和 3 个链接单元。 AdSense 搜 […]...
谈谈sina appengine
最早知道google的appengine,是09-10年某次搜索翻墙代理开始。发现很多人可以把代理服务部署在g […]...
Mime type/subtype
Multipart Internet Mail Extensions (MIME) The following […]...
HTTP/1.1 request MUST send a Host header
important that all implementations of HTTP (including u […]...