Answer Posted / mahidhar
$_SERVER['REMOTE_ADDR']
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
Tell me what is the difference between the functions strstr() and stristr()?
Explain what is the difference between mysql_fetch_array() and mysql_fetch_assoc()?
How can we upload a file in php?
What is cookie and why do we use it?
Tell me what is mean by an associative array?
How can I embed a java program in php file and what changes have to be done in php.ini file?
Do I need apache for php?
Does php 7 support multiple inheritance?
Name and explain five of the PHP error constants?
Is age an interval or ratio?
Could we start a variable with number like $4name?
What is input sanitization in php?
What are the popular content management systems (cms) in php?
What is the difference between explode() and split() functions?
What is the use of strpos in php?