html - PHP: DOMDocument loadHTML returns an error when using HTML5 tags -
such <section>. there can this?
i've run issue php's domdoc , xsl functions. have load document xml. thats way got <video> tag work.
update: can try adding elements & entities <!doctype html5 > long $doc->resolveexternals = true.
Comments
Post a Comment