Voting

: four minus two?
(Example: nine)

The Note You're Voting On

Jesse Donat
13 years ago
This is entirely dependent on type detection - as far as I can find there is no way to force a type and for instance when you have a very long integer as a value - in my case 1313035348823 it gets limited to 2147483647 - PHP's max integer.

<< Back to user notes page

To Top