2014 4 23 一form 提交
1 php 属于后台,php代码与c语言相似的地方很多。 2 form是用 methot="post"提交 提交必须用$_post; 3 密码加密用 mb5() (网上加密) 4 get 通过url 地址提交 5 页面统一编码级 6 js 通过用 get