How to get the DNS servers of a domain name?
Answer Posted / vijaya
by using gethostbynamel you can get the DNS servers of a
domain name
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Tell me how to create a session? How to set a value in session? How to remove data from a session?
Describe PHP error and logging information?
What is query string php?
What is the use of magic function in php?
What is prepared statement in php?
Is php an oop?
How to get the directory name out of a file path name?
In php how can you jump in to and out of "php mode"?
Explain the syntax for ‘foreach’ loop with example.
Does php need to be installed?
Tell me how would you declare a function that receives one parameter name hello?
What is php trait?
Is it possible to destroy a cookie?
Explain the ternary conditional operator in php?
How many types of php are there?