Yes, here is my phpcode. It is not writen somewhere. But my code works
$sock->query('/CMD_API_DNS_CONTROL',
array('domain' => ' DOMAIN ',
'action' => 'ttl',
'ttl_select' => 'custom',
'ttl' => ' NUMBER OF TTL '));
I dont know how is your code, but if...