0 votes
in PHP by
How many data types are there in PHP?

1 Answer

0 votes
by
PHP data types are used to hold different types of data or values. There are 8 primitive data types which are further categorized in 3 types:

Scalar types

Compound types

Special types

Related questions

0 votes
asked Nov 27, 2023 in Secure Code Review by Robin
0 votes
asked Jun 21, 2022 in Consul by john ganales
...