Home >Backend Development >PHP Tutorial > 怎的看一个论坛是以什么模板制作的

怎的看一个论坛是以什么模板制作的

WBOY
WBOYOriginal
2016-06-13 12:58:31847browse

怎样看一个论坛是以什么模板制作的?
怎样看一个论坛是以什么模板制作的?有的论坛底部有个Discuz X2.5,这样我就知道这个论坛是以Discuz X2.5做的,但是其他的类型的论坛怎样看呢?如Phpwind, PhpBB
------解决方案--------------------
右键查看源码咯
------解决方案--------------------
看源代码基本上就能猜出来了
就像discuz,的源码:

<script type="text/javascript">var STYLEID = '23', STATICURL = 'static/', IMGDIR = 'template/toweto_jeans/image', VERHASH = 'EXO', charset = 'utf-8', discuz_uid = '1', 
习惯性的用他们的论坛来命名:
discuz_uid = '1',

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