Computer Science, asked by kishore241, 11 months ago

HTML code to display IP address in web browser

Answers

Answered by Anonymous
57

Answer -

____________________________________

  • Launch your text editor and open the Web page that you want to edit. Add the following code at any point between the opening and closing tags on the Web page: Your IP address is: <? echo $_SERVER["REMOTE_ADDR"]; ?>

____________________________________

→ Hope it will help you ❣️❣️

Similar questions