分类:
2008-05-29 22:25:46
以下为引用的内容:$variable = 'value'; |
以下为引用的内容:while = 10; // Bad ? while 就是一个预定义字词,不能分配给一个值 |
以下为引用的内容:$b = "somevalue" |
以下为引用的内容:Parse error: parse error, unexpected T_IF in c:\program files\apache |
以下为引用的内容:function UselessFunction() { |
以下为引用的内容:Parse error: parse error, unexpected $ in c:\program files\apache |
以下为引用的内容:Warning: Supplied argument is not a valid MySQL result resource in... |
以下为引用的内容:while($row = mysql_fetch_array($result)) { |