0
votes
basic php form help (currency display)
money_format() is a function that returns a string value of a formatted number. You have control over the formatting and, obviously, your number. A simple example, if you have your val …
