2014年6月14日

php&mysql

摘要: 更新语句 $query='update num set num='.$counter.'where id=1'; ....................这个查询失败 $query='update num set num='.$counter.' where id=1'; update n... 阅读全文
posted @ 2014-06-14 16:27 13m0n 阅读(87) 评论(0) 推荐(0) 编辑