Home > Backend Development > PHP Tutorial > 网站手机访问时是否要专门开发一个手机版的

网站手机访问时是否要专门开发一个手机版的

WBOY
Release: 2016-06-13 13:01:24
Original
1103 people have browsed it

网站手机访问时是不是要专门开发一个手机版的?
PC浏览的内容比较全,手机访问的话,是不是要专门另外做一个简单版本,是不是要有不同的服务器实施?
------解决方案--------------------
要专门开发时

但是可以在同一 服务器的
------解决方案--------------------
我自己做的WAP网站:

电脑访问:http://www.zbphp.com
WAP访问:http://www.zbphp.com/wap

不过我发现我直接用手机也可以访问 http://www.zbphp.com ,可能是因为那个首页的HTML不多?

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