DOMDocument

  • Thread starter Thread starter D
  • Start date Start date

D

Madly Diligent
Joined
Oct 29, 2010
Messages
6,862
Reaction score
145
FP$
1,418
Do you use PHP's DOMDocument class? If so, what do you use it for?

I typically use it for scraping content from external websites.
 
Honestly I didn't even know this existed. I've always used C# or Python for web scraping though.

That class looks pretty sweet though.
 
Back
Top Bottom