PHP Data types

PHP Data types: Total 8 PHP is loosely type language. Means it convert the data type according to the situation automatically. This auto conversion is called type Juggling or type…