Help for this page

Select Code to Download


  1. or download this
    ($CON,$WWW,$HOST,$SLD,$TLD,$PORT) = $conf[1] =~ m|(http(?:s?))?(?:(?::
    +//)?(w{0,3})\.{0,1})?((.*)(?:\.)(.*))(?::(\d{0,10})?)|;
    
  2. or download this
    print $CON,$WWW,$HOST,$SLD,$TLD,$PORT;