Trying to access DNS file

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
trukin
Forum Newbie
Posts: 2
Joined: Wed Oct 11, 2006 7:52 pm

Trying to access DNS file

Post 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
Post Reply