Index function.mcrypt module is block mode function.sesam num fields function.cpdf closepath stroke function.yp err string function set border style function set char spacing function.ldap get values function.gmp add function.msql tablename function.gmp jacobi |
[ Pobierz całość w formacie PDF ] .gettypePodręcznik PHPPoprzedniNastępnygettype (PHP 3, PHP 4 >= 4.0)gettype -- Get the type of a variableDescriptionstring gettype (mixed var) Returns the type of the PHP variablevar.Ostrzeżenie Never use gettype() to test for a certain type,since the returned string may be subject to change in a future version.In addition, it is slow too, as it involves string comparision. Instead, use the is_* functions. Possibles values for the returned string are:"boolean" (since PHP 4)"integer""double" (for historical reasons "double" isreturned in case of a float, and not simply"float")"string""array""object""resource" (since PHP 4)"null" (since PHP 4)"user function" (PHP 3 only, deprecated)"unknown type" For PHP 4, you should use function_exists() andmethod_exists() to replace the prior usage ofgettype() on a function. See alsosettype(),is_array(),is_bool(),is_float(),is_integer(),is_null(),is_numeric(),is_object(),is_resource(),is_scalar() andis_string().PoprzedniSpis treściNastępnyfloatvalPoczątek rozdziaługet_defined_vars [ Pobierz całość w formacie PDF ] |
||||
Wszelkie Prawa Zastrzeżone! Kawa była słaba i bez smaku. Nie miała treści, a jedynie formę. Design by SZABLONY.maniak.pl. | |||||