|
gethostnameGets 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
|