PHP开发中经常用到的一些函数<? /* * 功能:格式化数字,以标准MONEY格式输出 */ function formatnumber($num){ return number_format($num, 2, “....赞(0)嘟嘟鱼2007-10-26技术 阅读(1691)去评论