PHP max execution time

Jmnote (토론 | 기여)님의 2015년 12월 27일 (일) 14:20 판

1 개요

PHP max_execution_time
[root@zetawiki ~]# php -i | grep max_execution_time
max_execution_time => 0 => 0
[root@zetawiki ~]# cat /etc/php.ini | grep max_execution_time
max_execution_time = 30

2 같이 보기

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}