Saturday, August 16, 2014

Data Types in PHP

uPHP supports eight primitive types.

uFour scalar types:

uboolean
uinteger
ufloating-point number (float)
ustring

uTwo compound types:

uarray
uobject

uAnd finally two special types:

uresource

uNULL

No comments:

Post a Comment