PHP max input time

1 개요[ | ]

PHP max_input_time
[root@zetawiki ~]# php -i | grep max_input_time
max_input_time => -1 => -1
[root@zetawiki ~]# cat /etc/php.ini | grep max_input_time
; max_input_time
max_input_time = 60

2 같이 보기[ | ]

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