php在命令行上运行,出现Parse error:syntax error,unexpected T_INC,expecting '<' in .....是什么原因?源码是:<?php for($i=1;$i echo "$i,"; } ?>