Home >php教程 >php手册 >用php做模糊而又精确的查找

用php做模糊而又精确的查找

WBOY
WBOYOriginal
2016-06-06 19:58:451191browse

id | cid -- ------------------------------ 1 | , 4 , 5 , 7 , -- ------------------------------ 3 | , 4 , 5 , 8 , -- ------------------------------ 4 | , 5 , 4 , -- ------------------------------ 6 | , 5 , 4 , 7 , 8 , -- -------------------

id | cid

--------------------------------

1| ,4,5,7,

--------------------------------

3| ,4,5,8,

--------------------------------

4| ,5,4,

--------------------------------

6| ,5,4,7,8,

--------------------------------

7| ,8,4,5,7,9,

--------------------------------

8| ,7,9,4,5,8,10,

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