摘要:
最近我很多数据都超过了这个长度,有些字段到了200多k,总是更新失败 请问要怎么修改他?
......
摘要:
好多人都在说用java做网站,到底java在作网站的时候用来干什么
......
“小小”近来,给你长三角
RT
NO.1 作者: wswyygy
还是猪头好呀
呵呵
摘要:
我把程序帖出来: index.php <html> 系统登陆,数据提交给login.php </html> login.php <? include "config.php"; { $str="select * from admin where name=$username and password=$password"......