可以快速上手的开发文档
如下所示:<?phpheader('content-type:text/html;charset=utf-8');mysql_connect('localhost','root','');mysql_sel..