欢迎进入Linux社区论坛,与200万技术人员互动交流 >>进入 1、打开php.ini文件,找到 max_execution_time,将后面的数字改成你想要的时间,单位是秒。 这种方式修改后需要重启服务,一般不建议采用这种方法。 2、使用PHP的ini_set()函数设置,设置方法: ini
欢迎进入Linux社区论坛,与200万技术人员互动交流 >>进入
1、打开php.ini文件,找到 max_execution_time,将后面的数字改成你想要的时间,单位是秒。
这种方式修改后需要重启服务,一般不建议采用这种方法。
2、使用PHP的ini_set()函数设置,设置方法:
ini_set("max_execution_time",1800);
设置语句必须是php文件的第一行。
3、使用PHP的set_time_limit()函数设置,设置方法:
set_time_limit(1800);
设置语句必须是php文件的第一行。

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

WebStorm Mac version
Useful JavaScript development tools

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment

Zend Studio 13.0.1
Powerful PHP integrated development environment

EditPlus Chinese cracked version
Small size, syntax highlighting, does not support code prompt function
