downloads | documentation | faq | getting help | mailing lists | licenses | wiki | 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, 13 Nov 2009

view this page in

xml_get_current_line_number

(PHP 4, PHP 5)

xml_get_current_line_numberXML パーサのカレントの行番号を得る

説明

int xml_get_current_line_number ( resource $parser )

指定した XML パーサのカレントの行番号を取得します。

パラメータ

parser

行番号を得る XML パーサへのリファレンス。

返り値

この関数は、parser が有効なパーサでない場合に FALSE、それ以外の場合にデータバッファの中で 現在パーサが処理中の行番号を返します。

参考



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, 13 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites