PHP

PHP jest obiektowym, skryptowym jezykiem programowania zaprojektowanym do tworzenia dynamicznych stron www.


Funkcje PHP

Oficjalna strona PHP

Dodatkowe aplikacje PHP

Dodatkowe modu³y PHP

Wortal PHP
prezent - tapety na pulpit - sklep internetowy - ssaki - Humor - nawigacja gps


gettype

gettype

(PHP 3, PHP 4, PHP 5)

gettype -- Get the type of a variable

Opis

string gettype ( mixed var )

Returns the type of the PHP variable var.

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 comparison.

Instead, use the is_* functions.

Zwracane wartości

Possibles values for the returned string are:

For PHP 4, you should use function_exists() and method_exists() to replace the prior usage of gettype() on a function.

Patrz także

settype()
is_array()
is_bool()
is_float()
is_int()
is_null()
is_numeric()
is_object()
is_resource()
is_scalar()
is_string()

odzyskiwanie danych Warszawa - Skuteczne pozycjonowanie i optymalizacja stron www. - Skuteczne Pozycjonowanie - porady - odzyskiwanie danych Wrocław - Flota zarządzanie flotą Katowice - Wypożyczalnia wynajem samochodów pyrzowice Lotnisko - najlepszy polski hosting zdjęć w internecie - serwis komputerowy Szczecin - pozycjonowanie i optymalizacja - gotseoweb - zamów dobry hosting - automatyczna aktywacja - zdjęcia szkolne - kamery webcam internetowe - logopedia

G:21,M:0,Y:112