Home  >  Article  >  Backend Development  >  php的v8js是什么?可以遍历html的dom文档吗?

php的v8js是什么?可以遍历html的dom文档吗?

WBOY
WBOYOriginal
2016-06-06 20:23:071344browse

介绍只是说嵌入了v8 javascript引擎,不知道能不能引入jquery并遍历、操作dom文档呢,如果不能的话,php有没有其他的html、dom相关的扩展呢?

回复内容:

介绍只是说嵌入了v8 javascript引擎,不知道能不能引入jquery并遍历、操作dom文档呢,如果不能的话,php有没有其他的html、dom相关的扩展呢?

这个可以操作dom http://php.net/manual/zh/book.dom.php
dom文档模型不止指html。
请多看官方手册,你的大部分基本问题都可以在那里得到解决。

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn