Gen. partnerAlgotech

PHP function set_time_limit()

Limits the maximum execution time

|
September 11, 2019

Availability in PHP 4.0

Limits the maximum execution time

Parameters

Parameter Data type Default value Note
$seconds int not The maximum execution time, in seconds. If set to zero, no time limit is imposed.

Return values

bool

Returns TRUE on success, or FALSE on failure.

Other resources

Official set-time-limit documentation

Loading comments...

Stay in the loop

Subscribe to our newsletter and get the latest cybersecurity news delivered straight to your inbox.

Your data is safe. You can unsubscribe from the newsletter at any time.