getenv(얻고자 하는 정보) 내장함수로 인자값에 따라 해당되는 환경변수 값을 알려주는 함수
- getenv("http_host") 홈페이지 주소값을 얻을때
- getenv("http_referer") 어디서부터 정보가 왔는지 알아볼때(현재페이지 이전의 페이지 주소값
- getenv("http_host") 홈페이지 주소값을 얻을때
- getenv("http_host") 홈페이지 주소값을 얻을때
- getenv("http_host") 홈페이지 주소값을 얻을때
- getenv("http_host") 홈페이지 주소값을 얻을때
- getenv("http_host") 홈페이지 주소값을 얻을때
출처 php-getenv() 함수
https://blog.naver.com/jeongju02/221466989591