+
-
tail -f error_log
^C
print_r()
output.print
functions.number_format()
money_format()
Write a version of money($amount)
that uses
money_format()
instead of
number_format()
. (This is, perhaps, more an exercise
of searching the PHP manual.)
© 2007 Calvin College and Jeremy D.
Frens.
This work is licensed under a Creative
Commons Attribution-Noncommercial-Share Alike 3.0 United States
License.