한국어
gethostname() 함수 로컬 시스템을 반환하는 호스트 이름을 반환합니다.
gethostname()
예제 gethostname() :
<? php echo gethostname ( ) ; ?>
gethostname ( )