Mike --

...and then CollegeSucks.com Mike said...
% 
% Quick question...

Quick answer :-)


% 
...
% 
% $parseddomain = preg_replace('/.+?(\..+)/', '$1', $domain);

  # pulls out "domain" from
  #   domain.com
  #   www.domain.com
  #   www.domain.ac.uk
  #   ...
  $this_domain = preg_replace('/(www\.)?([^\.]*).*/','\2',getenv('HTTP_HOST')) ;

Maybe college doesn't suck so much after all... ;-)


HTH & HAND

:-D
-- 
David T-G                      * There is too much animal courage in 
(play) [EMAIL PROTECTED] * society and not sufficient moral courage.
(work) [EMAIL PROTECTED]  -- Mary Baker Eddy, "Science and Health"
http://justpickone.org/davidtg/      Shpx gur Pbzzhavpngvbaf Qrprapl Npg!

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to