目录前言1. 基本语法单表更新示例2. 高级用法使用表达式更新使用子查询更新更新多表使用 CASE 语句使用 IF 语句使用 CONCAT 函数使用 REPLACE 函数使用 COALESCE 
I have a php application running on XAMPP but I want to connect to a mysql db running on a remote machine(which is also using XAMPP). The application works fine 开发者_开发技巧when I connect to the my