PC Nerd Posted July 29, 2007 Share Posted July 29, 2007 hi, Im looking for a way to get php to read through a html or shtml document, but using the W3C DOM. It would need to have the childNode functions etc. Is there anythign that woudl allo wme to do this? or alternately retrive html tage attributes, according to a certain criteria.? eg: <div id='retrive'> </div> javascript: getElementById("retrive"); is there an equivelent in php? thanks Quote Link to comment Share on other sites More sharing options...
trq Posted July 29, 2007 Share Posted July 29, 2007 The manual is your friend. Quote Link to comment Share on other sites More sharing options...
PC Nerd Posted July 29, 2007 Author Share Posted July 29, 2007 thankx, ill look into it Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.