홈
PHP
Tags
PHP 튜토리얼
최신 기사 목록
한국어
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
현재 위치:
홈
>
함수 카테고리 모음
>
__halt_compiler
__halt_compiler
컴파일러 실행을 방해합니다
이름:
__halt_compiler
분류:
여러 가지 잡다한
사용 언어:
php
한 줄 설명:
컴파일러 실행을 중지하십시오.
관련 콘텐츠
PHP에서 __halt_compiler의 역할 : 관련없는 코드가 실행되는 것을 피하려면
5
__halt_compiler와 exit ()와 사용 시나리오의 차이점
9
유사한 함수
ignore_user_abort
ignore_user_abort
클라이언트가연결을끊을때스크립트실행이중
exit
exit
메시지를출력하고현재스크립트를종료하십시
sapi_windows_cp_is_utf8
sapi_windows_cp_is_utf8
코드페이지가UTF-8과호환되는지여부를
eval
eval
문자열을PHP코드로실행하십시오
show_source
show_source
Highlower_File의별칭
sleep
sleep
실행지연
php_strip_whitespace
php_strip_whitespace
주석및공백을삭제한후PHP소스코드를반환
die
die
Exit()에해당합니다.
인기 기사
PHP에서 __halt_compiler의 역할 : 관련없는 코드가 실행되는 것을 피하려면
__halt_compiler와 exit ()와 사용 시나리오의 차이점