国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

How does phpstorm debug php code and simulate the data passed by the page get or post?
怪我咯
怪我咯 2017-05-16 12:03:07
0
1
671

Use wamp and phpstorm to develop projects. When writing PHP code, you can only use echo and var_dump to debug the code. However, I saw a tutorial on the Internet saying that breakpoint debugging can be used when developing PHP with phpstorm. How to configure it? How to simulate the data passed by the page through get or post during debugging? For example, if you append parameters after the URL, but directly use phptorm breakpoint debugging, how to obtain these parameters?

怪我咯
怪我咯

走同樣的路,發(fā)現(xiàn)不同的人生

reply all(1)
PHPzhong

For debugging of phpstorm, you can refer to here http://www.jianshu.com/p/e12b...
For simulating get or post requests, you can use postman, a plug-in of chrome, link https://chrome.google .com/web…

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template