Answer Posted / guest
using $_SERVER['REMOTE_ADDR']
| Is This Answer Correct ? | 9 Yes | 13 No |
Post New Answer View All Answers
What is T_PAAMAYIM_NEKUDOTAYIM?
What are the different types of php variables?
Which operator is used to combine string values in php?
What are the difference between overloading and overriding in oops?
What is difference between base_url and site_url?
Tell me what are sql injections, how do you prevent them and what are the best practices?
Do you know what is the use of rand() in php?
How does php isset work?
Explain php explode() function.
Is empty array php?
What is difference between python and php?
What is php.ini & .htacess file?
Why php language is used?
what are interfaces and Abstart classes
When do you use define() and when do you use const. What are the main differences between those two?