Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 495 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 495 Bytes

php-gratisdns

You can use this to alter your DNS entries at GratisDNS. cURL required.

See example.php for how to use this and use dyndns.php to automatically update a record with a dynamic ip.

Feel free to fork and if you can improve this script please make a pull request. :)

Licensed under MIT License.

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.