DOMDocumentWrapper: Line 309: "hltml" variable error
mattkenefick opened this issue · 0 comments
mattkenefick commented
Had a lot of problems getting things to work, and found this typo. Should be
if (strpos($html, '<html') === false) {
mattkenefick opened this issue · 0 comments
Had a lot of problems getting things to work, and found this typo. Should be
if (strpos($html, '<html') === false) {