PHP Manualgettype(PHP 4, PHP 5) gettype — Get the type of a variable Description
Returns the type of the PHP variable Parameters
Return ValuesPossibles values for the returned string are: Examples
Example #1 gettype() example
<?php The above example will output something similar to: integer double NULL object string See Also
![]() |
PHP-Index
New Tutorial entries
|