摘要: $html = str_replace(array("\r", "\n"), array('', '\n'), addslashes($html)); header("Content-type: text/html; charset=gb2312"); echo '<script type="text/javascript"> window.parent.jQuery("body").append("'.$html.' 阅读全文
posted @ 2012-06-30 13:37 kingj 阅读(470) 评论(0) 推荐(0)