Lite Posted April 5, 2016 Share Posted April 5, 2016 I've been looking into ways of showing TLD data and info like they do on registrera-domän.se/tldinfo-data.php. Does anyone know how this is done? There are many reasons why this would be good A for compilance and B it adds a layer of content to the site. Thanks! 0 Quote Link to comment Share on other sites More sharing options...
Remitur Posted April 9, 2016 Share Posted April 9, 2016 I think it's a custom php page; it's not really so difficult to realize, you can do it more or less or in plain php or using whatever CMS you prefer... The user select preferred TLD, the script query a db and recover the specific data for that TLD. The difficult is to get a complete database of TLD data, not to do the page. The data for the db have to be retrieved from various sources, and it may be a very time-consuming task... with thousands of cut & paste operations from various sources (mainly Registry official sites) and a lot of Goofgle-ing... Anyone know of such a database, ready to use? 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.