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
tapety na pulpit - Novision - Bezsenność - Żyrandole kryształowe - technika - słowa piosenek


interface_exists

interface_exists

(PHP 5 >= 5.0.2)

interface_exists -- Checks if the interface has been defined

Opis

bool interface_exists ( string interface_name [, bool autoload] )

Checks if the given interface has been defined.

Parametry

interface_name

The interface name

autoload

Wether to call __autoload or not by default

Zwracane wartości

Returns TRUE if the interface given by interface_name has been defined, FALSE otherwise.

Przykłady

Przykład 1. interface_exists() example

<?php
// Check the interface exists before trying to use it
if (interface_exists('MyInterface')) {
    class
MyClass implements MyInterface
    
{
        
// Methods
    
}
}

?>

Patrz także

class_exists()

partline - odzyskiwanie danych Lublin - Super komputery tanie - statusygg - gotseoweb - Optymalizacja i pozycjonowanie poznań w internecie. - odzyskiwanie danych Białystok - odzyskiwanie danych Opole - Limo and Car services limousines chicago il 773-649-9630 - Bardzo śmieszne opisy na gg - umts - systemy wymiany linków Systemy Wymiany Linków systemy wymiany linków - tylko dobre łożyska mają gwarancję - pozycjonowanie - odzyskiwanie danych z dysku

G:3,M:1,Y:25