Forum Moderators: coopster

Message Too Old, No Replies

Creating subdomains using php

         

josejp

3:14 pm on Oct 2, 2005 (gmt 0)

10+ Year Member



hi,

I am new in php programming
i want to know abt creating subdomains using PHP script
could any one help me.

thankyou very much
jos

ergophobe

3:52 pm on Oct 2, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



You create subdomains via settings in your httpd.conf file (or whatever config file if you are using if the server is other than Apache).

You can set things up so that all subdomains point to the same place and then PHP parses things out. Asking PHP to create a subdomain is a little like asking a telephone to create a new phone number. If the phone system isn't set up to connect to the phone in question, there's very little the phone can do.

See [httpd.apache.org...]

josejp

3:59 pm on Oct 5, 2005 (gmt 0)

10+ Year Member



Hi

Thankyou very much..ergophobe ..
you showed me the rite way

once again thankyou so much...

regards
jose