number_format is not working
Moderator: General Moderators
-
joseabraham
- Forum Newbie
- Posts: 1
- Joined: Mon Mar 14, 2011 4:52 am
number_format is not working
previously i run my wamp server in windows xp... that time the number_format() was working fine. But now i change my os to windows 7. Now the number_format() is not woking. It is not showing any error / warning. Now i am using wamp server 2.1 . Please help me on this
- Jonah Bron
- DevNet Master
- Posts: 2764
- Joined: Thu Mar 15, 2007 6:28 pm
- Location: Redding, California
Re: number_format is not working
What's the problem exactly? Is PHP code being executed at all?
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
Re: number_format is not working
Also, check your php error logs and/or enable error reporting.