How to create a subdomain using PHP code

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
mayilsamy
Forum Newbie
Posts: 1
Joined: Wed Mar 10, 2010 11:27 am

How to create a subdomain using PHP code

Post by mayilsamy »

Hi Guys,

I want to create a sub domain when a user giving the username. First i need to check whether that domain exists or not.. If it's not exist then i need to create by using the cached username.. Most of the free domains portal you can see this kind of functionality.. Can any one help on this issue??
Post Reply