View Single Post
Old 01-28-2008, 06:13 PM   #1 (permalink)
Haris
The Frequenter
Prolific Welcomer Upcoming Programmer 
 
Join Date: Sep 2007
Posts: 360
Thanks: 24
Haris is on a distinguished road
Default Floating point to integer?

For example, if the value of a integer called number is 4856756.55, it should be converted to 4856757. I thought there was a default function by PHP for that but I couldn't find any function. Type juggling doesn't work!!! ARGH!!!
__________________
Necessity is the mother of invention.

My blog
Haris is offline  
Reply With Quote