PHP Manual

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

Oficiální dokumentace funkce get-resources

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.

Potřebujete poradit s PHP?

Nabízím trénink vývojářů, konzultace, školení a analýzu návrhových vzorů. Osobně v Praze nebo online.

Napište mi, pokud si nevíte rady.

Lektor: Jan Barášek

V jiných jazycích

1.
Status:
All systems normal.
2024