PHP. Руководство по PHP. 2005
xml_get_current_byte_index
xml_get_current_byte_index
Описание
int xml_get_current_byte_index (resource parser)Gets the current byte index of the given XML parser.
xml_get_current_byte_index
Gets the current byte index of the given XML parser.
parser
A reference to the XML parser to get byte index from.
This function returns FALSE if parser does not refer to a valid parser, or else it returns which byte index the parser is currently at in its data buffer (starting at 0).
xml_get_current_column_index() |
xml_get_current_line_index() |
xml_error_string
xml_get_current_column_number
Отвечу на любые вопросы. С уважением, Дмитрий Владимирович.
⇪