Php Dns intergration help!

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
corehackerz
Forum Newbie
Posts: 2
Joined: Mon Mar 23, 2009 7:31 am

Php Dns intergration help!

Post by corehackerz »

Hi i am running a custom domain linking website and currently using iframe to link to the users website.

I am wondering if it is possible to link the nameservers to my wildcarded *.domain.com
i know i can modify the mx, A records to suit each But is it possible to use this within a php script.
like
$usersdomain = their username.domain.com
$filehost= Users nameserver
i been researching and haven't found a way

Could someone possibly help me out ? :)
Post Reply