string gethostname ( void )
gethostname() gets the standard host name for the local machine.
Returns a string with the hostname on success, otherwise FALSE is returned.