PHP Classes

HTML config: Need to parse

Recommend this page to a friend!
  All requests RSS feed  >  HTML config  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

HTML config

Edit

Picture of Adli by Adli - 7 years ago (2017-07-04)

Need to parse

This request is clear and relevant.
This request is not clear or is not relevant.

+4

Configuration setting

Ask clarification

1 Recommendation

HTML Parser: Parse HTML using DOMDocument

This class can parse HTML documents using DOMDocument.

It can load the HTML markup either from a file or from a text string.

It can parse the entire document, returning an array of elements.

It can parse the document for a specific element, returning an array of each element found. It also can return the element's child elements.

It can return an element referenced by a given ID.

It can display the returned results in a human readable form.
This recommendation solves the problem.
This recommendation does not solve the problem.

+1

Picture of zinsou A.A.E.Moïse by zinsou A.A.E.Moïse Reputation 6835 - 7 years ago (2017-08-12) Comment

if it is for parsing html you can try this


Recommend package
: 
: