HI Friends Any one have idea about xml parsing ? My client is above to give me this project, the porblem is i dont know about xml and XML parsing. Can any one help pls
xml parsing is simply reading an xml file containing data for use with web pages, programs or other tools. I have done lots of work in this area. I provide custom XML parsing procedures using Java, php and curl. Standards have been developed for use with ajax, java, asp and other languages. Most perfer using the interface calls and procedures for parsing XML data files. I perfer directly accessing the data. Q...