PHP funkce get_resources()
📅 11. 09. 2019
Obsah článku:
Dostupnost ve verzích: `PHP 7.0`
Returns active resources
Parametry
Parametr | Datový typ | Výchozí hodnota | Poznámka |
---|---|---|---|
$type | string | není | 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. |
Návratové hodnoty
array
Returns an array of currently active resources, indexed by resource number.
Další zdroje
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:
Kontakt Spolupráce