Results 1 to 2 of 2

Thread: Is This Possible And If So How?

  1. #1
    You do realize by 'gay' I mean a man who has sex with other men?
    Join Date
    Oct 2003
    Location
    New Orleans, Louisiana.
    Posts
    21,635

    Is This Possible And If So How?

    Im wanting to setup some sub domain aliases on a specific domain name, so for example, if a surfer typed in somthing.domain.com they would be taken to an index.php page based on a template.

    I can work that first part out no problem as its just adding some stuff to .htaccess however...

    What i would also like to do when this template page is shown, is to take the subdomain part of the domain url and parse that in to the page itself so for example, id have a text link such as...

    Welcome to this subdomain site.

    Which is someone typed in fluff.domain.com would change to...

    Welcome to this fluff site.

    Does anyone know how i would go about acheiving this please? Im hoping its just something simple like parsing some data from the referrer url in to a php string that i can hard-code in to my page template.

    Regards,

    Lee


  2. #2
    Life is a dick and when itīs get hard---just fuck it... DEVELISH's Avatar
    Join Date
    Jul 2005
    Posts
    2,367
    look in the $_SERVER array or in phpinfo() for the correct value of $_SERVER

    can't do it right now cuz I am stunned by my 24" LCD-LED Apple Cinema Display and I will wank off to it in a second....
    :-D


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •