Snippets tagged “max-execution-time”
1 snippet uses this tag.
- Get max_execution_time in PHP scriptPHP
You can use the ini_get() function in PHP to get the value of max_execution_time.
1 snippet uses this tag.
You can use the ini_get() function in PHP to get the value of max_execution_time.