Answer Posted / shivappa
echo $_SERVER['REMOT_ADDR'];
it returns client IP Address
| Is This Answer Correct ? | 13 Yes | 3 No |
Post New Answer View All Answers
What is the use of trim in php?
Why is facebook still using php?
What is the difference between php and core php?
Explain what is the difference between $var and $$var?
am from coimbatore.am learning php&mysql. what will be the approx salary for me if i get a job in coimbatore.
Can php run without apache?
How to pad an array with the same value multiple times?
Explain include(), include_once, require() and require_once?
What is alias in php?
What is env in laravel?
What is the meaning of php?
How to enable parsing?
How do I use isdigit function?
Under what circumstance is it impossible to assign a default value to a parameter while declaring a function?
What is the difference between array_pop() and array_push()?