摘要:
1. 预备知识 一直以来很少看到有多少人使用php的socket模块来做一些事情,大概大家都把它定位在脚本语言的范畴内吧,但是其实php的socket模块可以做很多事情,包括做ftplist,http post提交,smtp提交,组包并进行特殊报文的交互(如smpp协议),whois查询。这些都... 阅读全文
摘要:
如: $tmplCacheFile = $this->tmplVarReplace(file_get_contents($tmplCacheFile));Strict Standards: Only variables should be passed by reference in /dat... 阅读全文