in reply to Convert a number (for example 404) into a string ("four hundred four")

$x / 2 == int($x / 2)
So 5 isn't an integer?
  • Comment on Re: Convert a number (for example 404) into a string ("four hundred four")
  • Download Code