
Druckansicht von http://www.php-homepage.de/manual/function.gethostname.php
gethostname(PHP >= 5.3.0) gethostname — Gets the host name Beschreibung
string gethostname
( void
)
gethostname() gets the standard host name for the local machine. Rückgabewerte
Returns a string with the hostname on success, otherwise Beispiele
Beispiel #1 A simple gethostname() example
<?phpSiehe auch
|