Answer Posted / mahidhar
$_SERVER['REMOTE_ADDR']
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
What is the difference between mysql_fetch_array() and mysql_fetch_assoc()?
What is mysqli_real_escape_string?
Which one is best framework for php?
What is full form of php? Who is the father or inventor of php?
How does one prevent the following warning ‘warning: cannot modify header information – headers already sent' and why does it occur in the first place?
Explain the types of functions for Splitting String?
What is fetch array in php?
What are magic methods?
What is the mysql injection?
How to create a session? How to remove data from a session?
How many data types are used by php?
Tell us how to create an array of a group of items inside an html form?
What is mysqli_query?
What are the differences between GET and POST methods in form submitting?
Explain how to execute a php script using command line.