View Single Post
  #16 (permalink)  
Old 04-21-2008, 01:05 AM
Jeyaseelansarc Jeyaseelansarc is offline
D-Web Genius
 
Join Date: Mar 2007
Location: Chennai
Posts: 1,159
Jeyaseelansarc is on a distinguished road
Send a message via AIM to Jeyaseelansarc
Default Re: Operations in PHP

The division operator ("/") returns a float value anytime, even if the two operands are integers (or strings that get converted to integers).
__________________
With,
J. Jeyaseelan

Everything Possible
Reply With Quote