Php Data Types

PHP supports PHP supports the following data types: Integer, Floating point number or Float, String, Booleans, Array, Object, resource and NULL.

Code :