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
What is difference between strstr() and stristr() in PHP?
How send email in php?
What is psr in php?
Could we start a variable with number like $4name?
Tell me how do I check if a given variable is empty?
How does php isset work?
What is xss in php?
How can php and javascript interact?
How to check curl is enabled or not in PHP
What function should you use to join array elements with a glue string?
What is the difference between for and foreach loop in php?
What are the difference between array_keys() and array_key_exists() in php?
Can php run on windows server?
Explain type casting and type juggling.
Explain what is meant by pear in php?