Home > Backend Development > PHP Tutorial > html - How to debug php on the computer when accessing the url on a mobile phone?

html - How to debug php on the computer when accessing the url on a mobile phone?

WBOY
Release: 2016-09-03 00:14:11
Original
1202 people have browsed it

The development environment zendstudio is on the computer. You can access my project through http://192.168.1.100, and you can also access it on your mobile phone. The problem is that I hit a breakpoint (ZendDebugger) on the computer. How can I access it after accessing it on my mobile phone? Breakpoint?

Note: It is not debugging html. The mobile window of chrome f12 cannot enter the breakpoint of php
.

Reply content:

The development environment zendstudio is on the computer. You can access my project through http://192.168.1.100, and you can also access it on your mobile phone. The problem is that I hit a breakpoint (ZendDebugger) on the computer. How can I access it after accessing it on my mobile phone? Breakpoint?

Note: It is not debugging html. The mobile window of chrome f12 cannot enter the breakpoint of php
.

Chrome directly simulates the mobile phone environment and then views it on PC

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