Home >Backend Development >PHP Tutorial >谁知道这是什么团购程序,谢谢

谁知道这是什么团购程序,谢谢

WBOY
WBOYOriginal
2016-06-23 14:01:31844browse

谁知道 http://www.68quan.com/ 这是什么团购程序?


回复讨论(解决方案)

你想要问什么?没看懂


貌似我说的很明白。。。
 http://www.68quan.com/ 这是什么团购程序架构的?
比如很多论坛是DZ架构 

<meta name="generator" content="XOOPS" />
 
没看到其他的字样,应该是用XOOPS自主开发的,这个xoops.org开源的也有些奇葩,它居然生成 author =XOOPS 这样的奇葩meta

经典开源的framework多了去,不建议用这个。

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
Previous article:读取文件Next article:php连接多个db,超时的问题