dark dude Posted October 26, 2006 Share Posted October 26, 2006 Is there any way to prevent my Php script from placing numbers into Standard Form when they exceed a certain point? Link to comment https://forums.phpfreaks.com/topic/25114-preventing-of-auto-standard-forming-of-numbers/ Share on other sites More sharing options...
dark dude Posted October 27, 2006 Author Share Posted October 27, 2006 Anyone? Link to comment https://forums.phpfreaks.com/topic/25114-preventing-of-auto-standard-forming-of-numbers/#findComment-115438 Share on other sites More sharing options...
Psycho Posted October 27, 2006 Share Posted October 27, 2006 Perhaps you need to be more specific by what you mean by "standard form". what exactly are you trying to get that you are not getting?You should be able to get numbers printed in whatever format you want using the number_format command. Link to comment https://forums.phpfreaks.com/topic/25114-preventing-of-auto-standard-forming-of-numbers/#findComment-115446 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.