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 |
How can you count number of parameters given in a URL by POST method?
Hi, My Name is Ajay Jha. What My Question is I am Percuing in Bca. It's My 5th Semester. I Want To Make My Carrear as a web designer that's Why i wants to do Php, Is it right Desision for Me ?
Is php a low level language?
Can php run without apache?
What is the use of extract function in php?
What is the function of mysql_real_escape_string in php?
Is python easier than php?
What are the differences between include() and include_once () functions?
What is the difference between apache vs niginx?
What is use of in_array() function in php?
Are php short tags acceptable to use?
What is $_ request in php?