PHP Manual

PHP function get_resources()

11. 09. 2019

Obsah článku

Availability in `PHP 7.0`

Returns active resources

Parameters

Parameter Data type Default value Note
$type string not If defined, this will cause get_resources() to only return resources of the given type. A list of resource types is available. If the string Unknown is provided as the type, then only resources that are of an unknown type will be returned. If omitted, all resources will be returned.

Return values

array

Returns an array of currently active resources, indexed by resource number.

Other resources

Official get-resources documentation

Jan Barášek   Více o autorovi

Autor článku pracuje jako seniorní vývojář a software architekt v Praze. Navrhuje a spravuje velké webové aplikace, které znáte a používáte. Od roku 2009 nabral bohaté zkušenosti, které tímto webem předává dál.

Rád vám pomůžu:

Související články

1.

V jiných jazycích

2.
Status:
All systems normal.
2024