What is .tld?
Posted: Thu Jan 31, 2008 8:00 pm
the following code bothers me:
//Start Swift
$swift =& new Swift(new Swift_Connection_SMTP("smtp.your-host.tld"));
1. what is .tld?
2. do I need to change the stmp.your-host.tld? What should I replace to it?
Thank you and I am hoping for a quick answer to this issue.
orvc0929
//Start Swift
$swift =& new Swift(new Swift_Connection_SMTP("smtp.your-host.tld"));
1. what is .tld?
2. do I need to change the stmp.your-host.tld? What should I replace to it?
Thank you and I am hoping for a quick answer to this issue.
orvc0929