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

nginx - php get remote json

WBOY
Release: 2016-08-04 09:19:52
Original
1021 people have browsed it

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

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template