php-html-parser icon indicating copy to clipboard operation
php-html-parser copied to clipboard

Html to array

Open guypeled1 opened this issue 3 years ago • 1 comments

Hi, if I have a table that i want to get the tr tags to array, can it be done with this library?

Thanks, Guy

guypeled1 avatar Oct 30 '22 10:10 guypeled1

Yes, I've done it with regular selectors.

Skatox avatar Mar 15 '23 14:03 Skatox