|
 |
อยากได้ฟังชั่นทศนิยม php ครับ ex. 101 เป็น 101.00 และ 1160 เป็น 1,160 |
|
 |
|
|
 |
 |
|
Code (PHP)
echo number_format('101' , 2);
echo number_format('1160');
echo number_format('11160' , 2);
|
 |
 |
 |
 |
Date :
2012-09-04 19:21:57 |
By :
adaaugusta |
|
 |
 |
 |
 |
|
|
 |
 |
|
 |
 |
 |
|
|
 |
 |
|
ขอบคุณครับ 
|
 |
 |
 |
 |
Date :
2012-09-10 07:46:46 |
By :
nattkhanesha |
|
 |
 |
 |
 |
|
|
 |
 |
|
 |
 |
|
|
Load balance : Server 03
|