Home  >  Article  >  Backend Development  >  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
WBOYOriginal
2016-09-03 00:14:111135browse

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

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