PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

xml_get_error_code> <xml_get_current_column_number
Last updated: Fri, 22 Aug 2008

view this page in

xml_get_current_line_number

(PHP 4, PHP 5)

xml_get_current_line_numberobtiene el número de línea actual de un analizador XML

Descripción

int xml_get_current_line_number ( int $parser )

parser
Una referencia al analizador XML del que obtener el número de línea.

Esta función devuelve FALSE si parser no referencia un analizador válido, o si no devuelve en qué línea se encuentra actualmente el buffer de datos del analizador.



add a note add a note User Contributed Notes
xml_get_current_line_number
There are no user contributed notes for this page.

xml_get_error_code> <xml_get_current_column_number
Last updated: Fri, 22 Aug 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites