본문 바로가기

php 헛다리/php etc 헛다리

short_open_tag <?php / <? 동작여부

728x90

 

 

short_open_tag   <?php   <?  동작설정

 

 

 

vi /etc/php.ini
short_open_tag = On  <?php <?  둘다동작
short_open_tag = off <?php 동작

 

 

 

 

728x90

'php 헛다리 > php etc 헛다리' 카테고리의 다른 글

json_encode 옵션  (0) 2025.02.22
배열 키 유지 값 초기화  (0) 2025.02.18
php $a 와 $b 값바꾸기  (0) 2025.02.18
PSR-12: 확장 코딩 스타일  (1) 2024.10.27
php htmlspecialchars  (0) 2024.10.27