Navigation :
HomeSource code
Tutorials
RSS feeds
Articles
Wordpress plugins
Blog
Books
Software
Downloads
Hosting
manuals
Script directory
Training
Our Links
Site Sponsors :
- Load Cells
- mothers day replica rolex watches today
- Free partition data recovery utilities
- MySQL & Best PHP Web Hosting + save 50%
Bookmark :
Links :
finance productsdomain names
golfing products
Downloads :
Misc :
Webmaster ResourcesOnly PHP
ScriptSearch.com
Scripts.com - Get the best scripts NOW!
AndreaPHP Programming
format a number example
formats a number to a certain amount of decimal places
This is how to format a number to x amount of decimal places, this is a particularly good example
<?php
$pi=3.1415926535897932384626433832795;
//6 decimal places
echo number_format($pi,6);
echo "<br>";
//3 decimal places
echo number_format($pi,3);
?>
Example
"; //3 decimal places echo number_format($pi,3); ?>
Books :
Sponsors :
Random Code :
Count words in a sentence(string)strip html tags from some text(string)
image_string example(image)
Random Article :
PHP Form Series Part 1 Validators Client side ValidationPHP Image Gallery
Network:
Programming resourcesTutorials directory
Hosting resources
ASP site
Domain names
Progged
Maxi directory
bigarticle : free articles
A Code
Code N Tutorials
Del.icio.us
Digg
Furl
Newsvine
Netscape
Reddit
StumbleUpon
Technorati
Squidoo
Windows Live
Yahoo MyWeb
Ask
Google