Krok po koroku, pełna dokumentacja w języku polskim. Skrypty napisane w PHP są z reguły umieszczane w dokumentach tekstowych (często razem z HTML lub XHTML). Dzięki temu PHP jest podobny w założeniach do dużo starszego mechanizmu Server Side Includes[4]. PHP pozwala także na wykonywanie skryptów z linii poleceń podobnie jak Perl i Python. Jego modułowa budowa udostępnia również możliwość programowania aplikacji z interfejsem graficznym. PHP umożliwia współpracę z wieloma rodzajami źródeł danych, jak na przykład serwery relacyjnych baz danych, pliki tekstowe czy dokumenty XML.
(no version information, might be only in CVS)
DOMCharacterData->replaceData() -- Replace a substring within the DOMCharacterData node
Replace count characters starting from position
offset with data.
offsetThe offset from which to start replacing.
count
The number of characters to replace. If the sum of
offset and count exceeds
the length, then all characters to the end of the data are replaced.
dataThe string with which the range must be replaced.
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->substringData() |
| Poprzedni | Spis treści | Następny |
| DOMCharacterData->insertData() | Początek rozdziału | DOMCharacterData->substringData() |
php
kontakt:praca.pozycjonowanie@gmail.com