Home>Article>Backend Development> How to get ip address using php

How to get ip address using php

autoload
autoload Original
2021-03-24 17:09:56 6433browse

How to get ip address using php

This article mainly introduces the use ofdoscommand to obtain theIPaddress, and also provides the use ofphpto obtainipAddress method.

As we all know, when a computer queries the local IP address, it usually uses thedoscommand

win rcall outdosCommand

How to get ip address using php

Useipconfig/allto get youripaddress (I will not expose my IP)

How to get ip address using php

But how to get yourIPaddress inphp?

Method one:

Method two:

Method three:

Recommended: "php video tutorial" "php tutorial"

The above is the detailed content of How to get ip address using php. For more information, please follow other related articles on the PHP Chinese website!

php
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