Read XML commented value



Helo,

I have an XML file. I want to do read commented value(100001) and line number. PHP/Ajax auto complete need, when I put serial number in textbox, it should show XML line number and commented value inside another 2 textboxes. I have no idea how to do this, if any one can help, I will really respect about it.



<serial>KLH4587KIJ</serial> <!-- 100001 -->
<serial>MHF4557PDS</serial> <!-- 100002 -->

No comments:

Post a Comment