how can we check mail function with '127.0.0.1' (before
submitting a site?
Answer Posted / vaneet badhan
i think we can give this ip address as first argument of
mail function, coz the first argument of mail function need
a address to send mail, so it can be used there.
am not dead sure about my answer, if anyone find it true or
false then please let me know at my email
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Write a program in php to check whether a number is prime or not?
How to check if a string contains a character or word in php?
What is session and Cokkies . How it works . tell some thing about Session_id()
Do you know when sessions ends?
What is the purpose of basename() function in PHP?
Is php an oop?
Inside a php function, what param needs to be set in order to access a global variable?
Which function gives us the number of affected entries by a query?
How to call a php function from another php file?
What is the difference between htmlentities() and htmlspecialchars()?
What is the use of "ksort" in php?
Which function will suitably replace 'x' if the size of a file needs to be checked? $Size=x(filename);
Which is used to maintain the value of a variable over different pages?
Which function is used in php to search a particular value in an array?
What is the capacity of mysql database?