Do you know how to get the ip address of the client?
Answer / Prashant Verma
In PHP, you can use the $_SERVER global array to access the REMOTE_ADDR key, which holds the IP address of the client. Example: echo $_SERVER['REMOTE_ADDR'];
| Is This Answer Correct ? | 0 Yes | 0 No |
Can i get free good material for preparation for Zend Certification can i get good questions about certification?
Which is faster for or foreach?
What are the php variables?
What are different types of errors available in Php?
What is the difference server side and browser side validation?
How to connect to mysql from a php script?
I am a 2007 Passed out, Jobless for almost 2.6 years. I am preparing myself as a Php programmer. Will i get a job in Php and can any one guide me please.
Which is the dependent variable?
Hello Friends,I am seeking for a job in php having 2yrs. exp.Please suggest any company openings.
What is the use of mysql_fetch_assoc in php?
Which is the correct way to check if a session has already been started ?
How to assigning a new character in a string using php?