变量输出问题

#1 crf_net

程序  
$this->hello = "Hello world";

模块
<{$hello }>wq

为什么只显示:
wq

2011-10-20 16:56:29

#2 jake

<{$hello}>wq

不要带空格

2011-10-20 19:28:05