Page 1 of 1

What is .tld?

Posted: Thu Jan 31, 2008 8:00 pm
by orvc0929
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

Re: What is .tld?

Posted: Thu Jan 31, 2008 8:16 pm
by orvc0929
Alrite, I saw it, I understand now what is .tld...

http://en.wikipedia.org/wiki/Top-level_domain

Thanks ... I will try the script "Swift"

:)