| Manuál PHP | ||
|---|---|---|
| Předcházející | Další | |
SPL is a collection of interfaces and classes that are meant to solve standard problems.
Tip: A more detailed documentation of SPL can be found here.
This extension is available and compiled by default in PHP 5.
Tyto konstanty jsou definovány tímto rozšířením a budou k dispozici pouze tehdy, bylo-li rozšíření zkompilováno společně s PHP nebo dynamicky zavedeno za běhu.
| Varování |
SPL uses class constants since PHP 5.1. Prior releases use global constants in the form RIT_LEAVES_ONLY. |
| Předcházející | Domů | Další |
| socket_write | Nahoru | ArrayIterator::current |