PHP Manuál | ||
---|---|---|
Predchádzajúci | Nasledujúci |
These functions all manipulate strings in various ways. Some more specialized sections can be found in the regular expression and URL handling sections.
For information on how strings behave, especially with regard to usage of single quotes, double quotes, and escape sequences, see the Strings entry in the Types section of the manual.
Žiadne externé knižnice nie sú potrebné na vybudovanie tohto rozšírenia.
Nie je potrebná žiadna inštalácia na použitie týchto funkcií; sú časťou jadra PHP.
Konštanty uvedené nižšie sú definované týmto rozšírením a budú dostupné iba keď rozšírenie bolo buď kompilované do PHP alebo dynamicky načítané za behu (runtime).
For even more powerful string handling and manipulating functions take a look at the POSIX regular expression functions and the Perl compatible regular expression functions.
Predchádzajúci | Domov | Nasledujúci |
stream_wrapper_register | Hore | addcslashes |