Search found 4 matches
- Wed Mar 14, 2007 4:51 am
- Forum: PHP - Code
- Topic: Reading Comment Lines(<!-- 2007 -->) from XML File usi
- Replies: 8
- Views: 673
Thanks for your help
Thank you very much volka, I got the solution.
- Tue Mar 13, 2007 11:45 pm
- Forum: PHP - Code
- Topic: Reading Comment Lines(<!-- 2007 -->) from XML File usi
- Replies: 8
- Views: 673
Reading Comment Lines(<!-- 2007 -->) from XML File usi
My XML File Name:'hbwas51_proc_54.xml' this file contain the below content <database> <!-- 2006-12-27 15:45:00 IST / 1167214500 --> <row><v> 3.4102666667e+02 </v></row> <!-- 2006-12-27 15:50:00 IST / 1167214800 --> <row><v> 3.4100000000e+02 </v></row> <!-- 2006-12-27 15:55:00 IST / 1167215100 --> <...
- Tue Mar 13, 2007 9:02 am
- Forum: PHP - Code
- Topic: Reading Comment Lines(<!-- 2007 -->) from XML File usi
- Replies: 8
- Views: 673
Thanks help me again
manickarthi wrote:Thanks for your reply, Please specify where will we give the XML file name in the below codeCode: Select all
$xpath->query('//comment()')
- Tue Mar 13, 2007 1:19 am
- Forum: PHP - Code
- Topic: Reading Comment Lines(<!-- 2007 -->) from XML File usi
- Replies: 8
- Views: 673
Reading Comment Lines(<!-- 2007 -->) from XML File usi
Hi,
I want to know, How we will read the XML File Comments using PHP Code.
Thaks in advance.[/b]
I want to know, How we will read the XML File Comments using PHP Code.
Thaks in advance.[/b]