Settings | Sign in | Sign up

The author has 1 post.

【代码】phpinfo防止出现横向滚动条

Floor 1 魔法绿骑士 5/31/11 13:54
<?php phpinfo() ?>
<script language="javascript" type="text/javascript">
<!--
document.body.onload=function(){
 var d=document.body.firstChild;
 d.setAttribute("style","word-break:break-all");
}
-->
</script>

Content converter:

Reply the post
Content:
User: You are currently anonymous.
Captcha:
Unclear? Try another one.