I want to know, How we will read the XML File Comments using PHP Code.
Thaks in advance.
Your problem is not clear to me. Are you actually reading the xml file and want to skip the comment lines? What is the process you are following to read this file?
Thanks for your reply. I was reading all other tag data's from XML file, but i can't read the comment line data's. I want to read comment line data's also and diaplay in browser using php code.
Comment