Computer Science, asked by niteenbhiotia2005, 3 months ago

Explain different data Type used in PHP​

Answers

Answered by vikas9760713164
3

Explanation:

PHP supports total eight primitive data types: Integer, Floating point number or Float, String, Booleans, Array, Object, resource and NULL. These data types are used to construct variables.

Answered by anshikaverma7
1

Answer:

 \mathfark{ \large{ \green{ \underline{ \underline{answer}}}}

Explanation:

Data Types in PHP

PHP supports total eight primitive data types: Integer, Floating point number or Float, String, Booleans, Array, Object, resource and NULL. These data types are used to construct variables.

Similar questions