|
gethostnameGets the host name Description
stringfalse gethostname()
gethostname gets the standard host name for the local machine. ParametersThis function has no parameters. Return Values
Returns a string with the hostname on success, otherwise Examples
Example #1 A simple gethostname example
See Also
|