最近由于想把下面这段c代码翻译为PHP的,未能成功: unsigned long myhash(const c …
作者存档:phpor
关于gethostname系统调用
关于hostname的事情,我不知道是存放在系统的什么地方的,想知道时却发现是通过系统调用gethostnam …
apache 的AcceptMutex 的理解
当apache监听多个端口或多个ip上的端口时,多个子进程是怎么分工的呢?和只监听一个端口有什么区别吗? 1. …
配置ZendServer时遇到的问题及解决办法
关于ZendServer请访问官方网站: http://www.zend.com/en/ 问题一: 安装后访问 …
Zend Studio 7.0 在线注册机
http://x.zendstudio.net/zend-studio-7-keymaker-online/
比较三款免费的PHP加速器:APC vs eAccelerator vs XCache
http://killker.com/blog/?p=94
rfc 摘录
1 |
rfc2965<br /><br />The term effective host name is related to host name. If a host name<br /> contains no dots, the effective host name is that name with the<br /> string .local appended to it. Otherwise the effective host name is<br /> the same as the host name. Note that all effective host names<br /> contain at least one dot.<br /><hr /><br /><br /><br />Host A's name domain-matches host B's if<br /><br /> * their host name strings string-compare equal; or<br /><br /> * A is a HDN string and has the form NB, where N is a non-empty<br /> name string, B has the form .B', and B' is a HDN string. (So,<br /> x.y.com domain-matches .Y.com but not Y.com.)<br /><br /> Note that domain-match is not a commutative operation: a.b.c.com<br /> domain-matches .c.com, but not the reverse<br /><hr /><br />.<br /><br /><br /><br /> |
关于cookie的几点研究
1. 关于父域和子域使用相同cookie的情况 在 PHP(5)的源码中,main/php_var …
12星座对照表
官方飞信iphone版的设置
好久没关注weiphone论坛了,昨天才看到飞信终于出官方iphone客户端了。大喜,于是上iTunes下载安 …