网站地址∶http://cp.frwh.net/signup.shtml
Our free web hosting package comes with:
* Unlimited disk space
* Unlimited traffic
* Server Side Includes
* CGI-BIN directory
* Domain hosting
* Pop account
* Catchall email address
* Spam filtering
探针:http://xfsoho.frwh.net/cgi-bin/hnenv.cgi
申請:http://cp.frwh.net/signup.shtml
CGI去亂碼方法
將
print "Content-type: text/html\n\n";
改成
print "Content-type: text/html;charset=BIG5\n\n"; 繁體的
print "Content-type: text/html;charset=GB2312\n\n"; 簡體的