C cacalima New Member Jun 10, 2012 #1 i want a way to check if the number has comma, then it return it into the next number.example :\[code\]<? $mynum = "6265.50"; // output : 6266 , and not 6,266 like the function of number_format()?>\[/code\]Thanks
i want a way to check if the number has comma, then it return it into the next number.example :\[code\]<? $mynum = "6265.50"; // output : 6266 , and not 6,266 like the function of number_format()?>\[/code\]Thanks