How can we get ip address of a client in php?
No Answer is Posted For this Question
Be the First to Post Answer
What is instantiation?
equivalent code for the following c program in php void main() { int i=5;printf("%d",i); }
Which database is best for php?
Describe the importance of DABA BASE ABSTRACTION LAYERS in PHP and database connection?
How do you set the browser timeout?
What is the difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?
Tell me how can we automatically escape incoming data?
Write a php script to get the largest key in an array?
what are the errors and when we get that particular errors.and who will give that errors
Do you have to initialize variables in php?
How to find the position of the first occurrence of a substring in a string?
Is time a dependent variable?