gettypeDescripciónstring gettype ( mixed var )Devuelve el tipo de la variable PHP var.
Valores retornadosLos valores posible de la cadena devuelta son:
Para PHP 4, debería usar function_exists() y method_exists() para reemplazar el antiguo uso de gettype() sobre una función. Ver también
|
|||||||||||||||||||||||