how can i update my dynamic ip with curl php

Posted by testkhan on Stack Overflow See other posts from Stack Overflow or by testkhan
Published on 2010-05-22T07:01:00Z Indexed on 2010/05/22 7:10 UTC
Read the original article Hit count: 143

Filed under:

i have registered a domain and now i want to host it on my own home server ...

i want to setup a system with php curl so that i login to my domain website and update my name servers i.e

http://mycompany.com/webhosting/domain/manage.php?action=showNS&domain_id=10003489

i want to login to that site and auto update my dynamic ip address...

© Stack Overflow or respective owner

Related posts about php