瓜西西

导航

07 2012 档案

mysql 更新两表
摘要:update table c1,table c2 set c1.field1 = c2.field1,c1.field1_tree_id = c2.field1_tree_id where c1.name=c2.name and c1.province_id =c2.province_id 阅读全文

posted @ 2012-07-30 13:23 瓜西西 阅读(191) 评论(0) 推荐(0)

114la 中的获取IP
摘要:在 114la 中发现已有 获取客户IP的函数:admin\applications\app_common_function.php 阅读全文

posted @ 2012-07-30 13:22 瓜西西 阅读(148) 评论(0) 推荐(0)