72. include와 require를 한 번만 호출하기 #66
Unanswered
JoisFe
asked this question in
PHP 200문제로 격파!
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
72. include와 require를 한 번만 호출하기
include_once와 require_once
include를 2회 사용한 예시
include_once를 사용한 예시
Reference
초보자를 위한 PHP 200제, 정보문화사, [김태영]
Beta Was this translation helpful? Give feedback.
All reactions