JAVASCRIPT
CSS
PHP
3rd-Party Scripts
UPLOAD YOUR SCRIPT
Search
Recent Searches
for database connection
"printfire "
Java Script Redirect
Java Script Redirect
Java Script Redirect
Directory List with PHP
"file names "
javascript:document.search_form.submit
"printfire ",printtotheFireBug
PHP BMI Calculator
Rate this script:
I Love it
/
I Hate it
PHP dollar format
Code
function
dollar_format
(
$amount
)
{
$new_amount
=
"
\$
"
.
sprintf
(
"%.2f"
,
$amount
)
;
return
$new_amount
;
}
PHP dollar format scripts
|
PHP dollar format snippet
|
PHP dollar format example
|
PHP dollar format tutorial
|
PHP dollar format code