C#技术百科
问问你的心你有没有信心 做事情要专一坚定,执着

PHP:php 301重定向
header("HTTP/1.1 301 Moved Permanently");
header("Location:http://www.goudiannao.com/");
exit();

posted on 2010-11-20 10:39  王德田  阅读(144)  评论(0编辑  收藏  举报