Datatype Example


The value of the $variable1 variable is: 1.3456 and the datatype is double
The value of the $variable2 variable is: 5 and the datatype is integer
The value of the $variable3 variable is: Test and the datatype is string

View PHP Code