· Internet Explorer 无法打开该 Internet 站点。请求的站点不可用,或找不到。请以后再试(转)
· ajax跨域、iframe跨域和JS跨域通信的几种解决方案
2012-1-11 10:47:50 阅读2 评论0 112012/01 Jan11
可用于php安全下载
查了下,好像是IE的一个bug,解决方法有两种,一种是改客户端注册表,另一种是在服务器返回的http头中增加一些缓存参数,如在php中: 1 <?php
2 $tmp_file = '/tmp/x.dat';
3 header('Content-type: application/octet-stream'
2012-1-10 21:00:37 阅读1 评论0 102012/01 Jan10
2011-12-19 17:36:05 阅读3 评论0 192011/12 Dec19
<?
//unicode to char
//0x0031 1
//0x4e00 一
echo mb_convert_encoding('&#'.intval(0x4e00).';', 'UTF-8', 'HTML-ENTITIES');
?>
http://www.unicode.org/cgi-bin/GetUnihanData.pl?codepoint=fa32
2011-12-1 22:51:23 阅读33 评论0 12011/12 Dec1
首先更新下ppp
yum install ppp
接着就去下pptpd吧,由于用源码包了点问题,所以我用的是rpm的。
给大家提供个地址:http://poptop.sourceforge.net/yum/stable/packages/
看好了pptpd,别下错了。话说Linode在东京的服务器好像是新的,是i686的,在Fremont机房时还是i386的,希望能有性能提高。
wget xxx.rpm
rpm -ivh xxx.rpm
安装之后我们可以得到一些配置文件/
2011-11-24 17:33:29 阅读3 评论0 242011/11 Nov24
http://zh.wikipedia.org/wiki/GB_18030