Home >Backend Development >PHP Tutorial >nginx - php get remote json

nginx - php get remote json

WBOY
WBOYOriginal
2016-08-04 09:19:521046browse

My colleague’s computer wants to provide me with json data. How can I get it on my local host? What configuration is needed?

Reply content:

My colleague’s computer wants to provide me with json data. How can I get it on my local host? What configuration is required?

Under the same LAN. Ask your colleagues to configure the virtual host and configure your IP to the project you want to use, and then you can request the data by accessing the IP+uri

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