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

WBOY
Release: 2016-06-17 08:22:54
Original
750 people have browsed it

怎样看一个论坛是以什么模板制作的?
怎样看一个论坛是以什么模板制作的?有的论坛底部有个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', 
Copy after login
习惯性的用他们的论坛来命名:
discuz_uid = '1',

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!