Page 1 of 1

Trying to access DNS file

Posted: Wed Oct 11, 2006 7:55 pm
by trukin
Hello, i am trying to see what is better to do, i am creating an application that needs access to updating a file containing DNS information for a specific domain, is it good to do it through php ? or should i use something better like:

Bash and execute it with php to get results?
Perl and execute it with php to get results?


Thank You