Home > PHP > Function > Misc. > Deprecated()

Deprecated()

Deprecated - Check if the script timed out

Syntax

int Deprecated ()

Arguments

-

Description

Determines whether the script timed out.

Version

PHP 4 <= 4.0.4

Return value

Returns 1 if the script timed out, 0 otherwise.