php-gratisdns
Introduction
This library is for altering your DNS entries at GratisDNS., (*1)
Installation
To get started you need to install the library:, (*2)
composer require kasperhartwich/gratisdns
How to use
See example.php for how to use this and use dyndns.php to automatically update a record with a dynamic ip., (*3)
Feel free to fork and if you can improve this script please make a pull request. :), (*4)
License
Licensed under MIT License., (*5)
--
This php script use 'PHP Simple HTML DOM Parser' to parse the HTML.
http://simplehtmldom.sourceforge.net
I would love to require this thru Packagist, but it is not included., (*6)