|
|
1
4
MySQL需要包含字符串。我唯一能想到的是$something是一个整数或浮点。 |
|
|
2
1
但是您必须用引号将字符串文字标记为这样
看见 http://dev.mysql.com/doc/refman/5.0/en/string-syntax.html |
|
|
3
0
|
|
|
4
-1
试试这个
|