Math, asked by shagun119, 6 months ago

the type () function is used to know the data type of a variable ​

Answers

Answered by ghoshsubhasish168
1

Step-by-step explanation:

The gettype() function is an inbuilt function in PHP which is used to get the type of a variable. It is used to check the type of existing variable. ... Return Value: This function returns a string type value.

Answered by adityadwivedi1709
0

The gettype() function is an inbuilt function in PHP that is used to get the type of a variable. It is used to check the type of existing variable. ... Return Value: This function returns a string type value.

Similar questions