search

Home  >  Q&A  >  body text

post-php interface development error debugging problem

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.

扔个三星炸死你扔个三星炸死你2698 days ago1372

reply all(5)I'll reply

  • 怪我咯

    怪我咯2017-06-27 09:19:37

    You can use postman

    reply
    0
  • PHP中文网

    PHP中文网2017-06-27 09:19:37

    chrome plugin postman

    reply
    0
  • 阿神

    阿神2017-06-27 09:19:37

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

    reply
    0
  • 过去多啦不再A梦

    过去多啦不再A梦2017-06-27 09:19:37

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

    reply
    0
  • PHP中文网

    PHP中文网2017-06-27 09:19:37

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

    reply
    0
  • Cancelreply