Home  >  Article  >  Backend Development  >  两object 或 两XML 内容的比较 for SegmentFault

两object 或 两XML 内容的比较 for SegmentFault

WBOY
WBOYOriginal
2016-06-06 20:40:59907browse

请问有没有方式可以 比较 两object 或 两个xml 的内容有没有不同

像 array_diff 这样的东西?

求解

回复内容:

请问有没有方式可以 比较 两object 或 两个xml 的内容有没有不同

像 array_diff 这样的东西?

求解

先json_encode转为字符串比较怎么样?

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