PHP Manual
This manual is provided as a courtesy. It is not an official source. Please check php.net for updated information.
(no version information, might be only in CVS)
Inserts string data at position offset.
The character offset at which to insert.
The string to insert.
No value is returned.
Raised if offset is negative or greater than the number of 16-bit units in data.