Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~50 People Reached
Favorite Forums
Favorite Tags
php x 2
Member Avatar for okieoilman

I need to add commas to my data.. Somehow I'm missing the mark on getting this done... Currently out putting building info with: [icode]<td><?php echo $row_DetailRS1['BuildingSize']; ?> </td> [/icode] I've use some variations of [icode]number_format($number);[/icode] without results. Should be easy but I'm not getting the results. Oh, and yes I'm …

Member Avatar for okieoilman
0
50