Home  >  Article  >  Backend Development  >  怎么看一个网站是不是phpcms

怎么看一个网站是不是phpcms

PHP中文网
PHP中文网Original
2018-05-28 16:47:351777browse

如题,怎么看一个网站是不是phpcms

回复讨论(解决方案)

如果没有生成静态的话看他的参数是不是 ?m=..&c=...&a=...这种形式 还有就是看会员中心是不是这种形式 因为会员中心是不可能生成静态页面的  如果是这种形式的话很有可能就是PHPCMS了 呵呵~~

既然别人看不出来,那我用它的程序商业应用不给授权费,能怎么办

既然别人看不出来,那我用它的程序商业应用不给授权费,能怎么办  
 
当然,我只是假设啊!

以上就是怎么看一个网站是不是phpcms的内容,更多相关内容请关注PHP中文网(www.php.cn)!

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:Thinkphp 入口是Next article:PHP 获取数组里面值