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
kody do gier - Bwin - mieszkania w warszawie - wiersze - Żyrandole kryształowe - Telewizory LCD


php_sapi_name

php_sapi_name

(PHP 4 >= 4.0.1, PHP 5)

php_sapi_name -- Returns the type of interface between web server and PHP

Opis

string php_sapi_name ( void )

Returns a lowercase string which describes the type of interface between web server and PHP (Server API, SAPI). In CGI PHP, this string is "cgi", in mod_php for Apache, this string is "apache" and so on.

Zwracane wartości

Returns the interface type, as a lowercase string.

Przykłady

Przykład 1. php_sapi_name() example

<?php
$sapi_type
= php_sapi_name();
if (
substr($sapi_type, 0, 3) == 'cgi') {
    echo
"You are using CGI PHP\n";
} else {
    echo
"You are not using CGI PHP\n";
}
?>

Patrz także

PHP_SAPI

odzyskiwanie danych - faktura program do fakturowania vat - odzyskiwanie danych Warszawa - Limo and Car services limousines chicago il 773-649-9630 - opisy do gg - statusy do gg - Bardzo smieszne opisy na gg - (630) 839-9149 limos naperville Naperville limo - gotseoweb - odzyskiwanie danych Opole - systemy wymiany linków Systemy Wymiany Linków systemy wymiany linków - pozycjonowanie Pozycjonowanie pozycjonowanie - zdjęcia sportowe - zdjęcia roślin - partline

G:5,M:0,Y:36