Answer Posted / mahidhar
$_SERVER['REMOTE_ADDR']
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
What is the differences between $a != $B and $a !== $B?
How to get complete current page url in php?
What is session data?
What is zend studio for?
Which function can be used to exit from the script after displaying the error message?
What is form submission?
What are the two types of variables?
What is polymorphism php?
Explain me what is the difference between explode() and split() functions?
Where are php configuration settings stored?
How to retrieve the original query string?
Explain Traits in PHP?
What does the scope of variables means?
Can we run php in apache tomcat?
Why do we use hooks?