![]() |
#2
风月_无边2008-12-12 16:54
|
echo'<p>The total cost of purchasing '.$quantity.' widget at $'.$number_format($cost,2).' each,of'.$tax.' %,is $'.$number_format($total,2).'</p>';这是一个函数里面的一条输入语句,但是我在浏览器测试多次 都是显示有错误!!
有问题在那里?那位高人指点下,谢谢了!