Datatype Example


The value of the $numeric variable is: 1.3456
The data type is: double

The value of the $numeric when set to the integer data type is: 1


View PHP Code