Easy Tutorial
❮ Func Mysqli Field Tell Func Filesystem Fputcsv ❯

PHP xml_get_current_byte_index() Function



Definition and Usage

The xml_get_current_byte_index() function retrieves the current byte index of the XML parser.

If successful, the function returns the current byte index. If it fails, it returns FALSE.

Syntax

Parameter Description
parser Required. Specifies the XML parser to use.

Example

The output of the above code is as follows:


❮ Func Mysqli Field Tell Func Filesystem Fputcsv ❯