随笔分类 - apache
something about the web server
摘要:soap webservice 调试工具: soap UI, 可以下载下来玩一玩。IntroductionTLS, or transport layer security, and its predecessorSSL, which stands for secure sockets layer, ...
阅读全文
摘要:我的本地环境 windows + apche + php5.2 今天,碰到一个诡异的问题,以前认为 php 脚本中调用 heade()函数之前不能有任何的如 echo,print ,print_r,var_dump等输出,否则的话就会报错。 但是, 想上面这样,浏览器访问,执行脚本,没有报错。(本以
阅读全文