php data types part 1 of 2

preview_player
Показать описание
PHP provides eight types of values, or data types.
Four are scalar (single-value) types:
integers, floating-point numbers, strings, and Booleans.
Two are compound (collection) types:
arrays and objects.
The remaining two are special types: resource and NULL.
Рекомендации по теме
welcome to shbcf.ru