Suggestions on developement of XPATH validator
Posted: Wed Oct 12, 2005 7:12 pm
I am thinking of developing a XPATH validator.
I am wondering which is the best language that would be suitable for the purpose, Javascript or PHP?
I want to make sure that the programming should have enough XML libraries for easy access.
I have used a few XML functions available in PHP for parsing XML files.
I think in Javascript we have to use DOM.
Any comments regarding the above is welcome.
I am wondering which is the best language that would be suitable for the purpose, Javascript or PHP?
I want to make sure that the programming should have enough XML libraries for easy access.
I have used a few XML functions available in PHP for parsing XML files.
I think in Javascript we have to use DOM.
Any comments regarding the above is welcome.