what method is used to get a user's IP address?
Answers were Sorted based on User's Feedback
Answer / shivappa
echo $_SERVER['REMOT_ADDR'];
it returns client IP Address
| Is This Answer Correct ? | 13 Yes | 3 No |
What is cookie in php with example?
Explain PHP looping?
How would you impletement download and upload a file in php
Draw the architecture of Zend engine?
How to create database connection and query in php?
what is PHP accelerator ?
How many ways can we get the value of current session id?
3 Answers Infosys, L&T, SysBiz, Torque Infotech,
how to set session expire(session timeout) using php code
What is the timeout period on session values?
what are the differents between 'action' and 'target' in form tag?
Is php used in 2019?
what is array_search() in php?