Man Page: xml_get_current_line_number
Operating Environment: php
Section: 3
XML_GET_CURRENT_LINE_NUMBER(3) 1 XML_GET_CURRENT_LINE_NUMBER(3) xml_get_current_line_number - Get current line number for an XML parserSYNOPSISint xml_get_current_line_number (resource $parser)DESCRIPTIONGets the current line number for the given XML parser.PARAMETERSo $parser - A reference to the XML parser to get line number from.RETURN VALUESThis function returns FALSE if $parser does not refer to a valid parser, or else it returns which line the parser is currently at in its data buffer.SEE ALSOxml_get_current_column_number(3), xml_get_current_byte_index(3). PHP Documentation Group XML_GET_CURRENT_LINE_NUMBER(3)
| Similar Topics in the Unix Linux Community |
|---|
| Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
| New Code Tags (Syntax Highlighting) |
| Please Welcome Don Cragun as Lead Moderator |
| Please Welcome Nicki Paul to the Moderator Team! |