All you need to do is to add
*/10 * * * * wget -qO - "http://the_dyndns_server/update.php?host=myhostname&pass=secret"
to your crontab.
We also support passing password with POST data
--post-data "pass=ahoj"
The hostname is automatically expired 1 month after it has been last updated.