post-php interface development error debugging problem
扔个三星炸死你
扔个三星炸死你 2017-06-27 09:17:37
0
5
1327

When developing with PHP, var_dump is generally used to print debugging errors, which is simple and clear. But when doing interface development or jquery data interaction, debugging is not convenient, especially when I don’t know what the data posted or the value fed back is. I don’t know if there are any plug-ins that can display the post data and feedback data of the web page. Sometimes I can’t see it or it’s not very clear when using Google’s own developer tools. It would be best to have a simple instruction manual, thank you.

扔个三星炸死你
扔个三星炸死你

reply all(5)
刘奇

You can use postman

Ty80

chrome plugin postman

阿神

I think Google is very clear, network has everything, js data console.log()

过去多啦不再A梦

The network is not clear yet? It should be enough. If you refresh the page, just open preserve log

洪涛

https://chrome.google.com/webstore/detail/restlet-client-rest-api-t/aejoelaoggembcahagimdiliamlcdmfm

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!