Data types in PHP
Basic data types in PHP are: integer, float, boolean, array, string and null. These data types can be used for basic programming. There are additional data types in PHP can be viewed on php.net web site.
Basic data types in PHP are: integer, float, boolean, array, string and null. These data types can be used for basic programming. There are additional data types in PHP can be viewed on php.net web site.
Comments
Post a Comment