Page 1 of 1

PHP, IIS, Creating subdomains and e-mail accounts!

Posted: Thu Sep 28, 2006 12:20 am
by William
Hello,

I'm currently working on a project, and two of the main features are creating e-mail addresses and creating subdomains using PHP and IIS, I know PHP can do what I'm looking for, but I'm looking for a way to do this. I have heard there are ways to do it using the COM Object in PHP, but I'm not sure how to do it. Does anyone have any articles or know a good way to get this completed?

-William

Posted: Thu Sep 28, 2006 4:34 am
by Rovas
What you re doing (e-mail and subdomains) you' ll have to work with the server. Here is a great resource for IIS http://www.iis-resources.com.

Posted: Thu Sep 28, 2006 5:43 am
by William
Thank you, I'll give it a try!