| I. | Na poczÄ…tek | |
| II. | Instalacja i konfiguracja | |
| III. | Opis języka | |
| IV. | Bezpieczeństwo | |
| V. | Możliwości | |
| VI. | Opis funkcji | |
| VII. | Zend API | |
| VIII. | PHP API: Interfejs rozszerzeń | |
| X. | Dodatki | |
Copyright © 1997-2006 the PHP Documentation Group
Returns the specified substring.
The specified substring. If the sum of offset and count exceeds the length, then all 16-bit units to the end of the data are returned.
Raised if offset is negative or greater than the number of 16-bit units in data, or if count is negative.
| DOMCharacterData->appendData() |
| DOMCharacterData->deleteData() |
| DOMCharacterData->insertData() |
| DOMCharacterData->replaceData() |
| Poprzedni | Spis treści | Następny |
| DOMCharacterData->replaceData() | Początek rozdziału | DOMComment->__construct() |