Search Webmaster Help and Solution

extract the float part from a floating..?

Hi guys, is there a function in php which makes it possible to extract the decimal part of a float number?
For example Ive got : $x= 7.4 how do I get the decimal part? (that should return 0.4..)
Thanks! Hi guys, is there a function in php which makes it possible to extract the decimal part of a float number?
For example Ive got : $x= 7.4 how do I get the decimal part? (that should return 0.4..)
Thanks!

View Complete Thread with Replies

Related Items

Query failed: connection to localhost:3354 failed (errno=111, msg=Connection refused).