Re: [Ispworks-users] update_ns_stats.php & aussie domains
Status: Beta
                
                Brought to you by:
                
                    marlow
                    
                
            | 
     
      
      
      From: Martin List-P. <ma...@li...> - 2004-04-22 07:17:35
      
     
   | 
Actually the script doesn't check for many other extensions than what i've primary been used to (.se, .dk). I'm currently extending it to altså accept and handle things like co.uk, .com.au etc. The cvs version is a bit more up to date (checks .com, .net etc. also, by querying whois), but does not yet handle the .com.au domains. Could you raise a feature request bug on Sourceforge, so that i don't forget it ? Thanks. /Martin I'm currently improving the script Citat Mick Pollard <lu...@lu...>: > Hi list. > I am in Australia therefore most of my domains are 2LD's ie .com.au, > .net.au > > The function below treats these as "sub-domains" > > > // is this a subdomain ? > > if(strpos($domain, ".") < (strlen($domain)-5)) > > { > > return "-"; > > break; > > } > Any idea how to get update_ns_stats.php working for Aussie domains ?? > I have the latest cvs of update_ns_stats.php and It works fine on non-AU > domains. > I have added a section in the case statement for .au and used the server of > ns1.ausregistry.net. > I am now lost. I believ it lies with the above funstion that stops this > working for me !! > > Regards > Mick Pollard ( lunix ) > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > ispworks-users mailing list > isp...@li... > https://lists.sourceforge.net/lists/listinfo/ispworks-users > -- BOFH excuse #185: system consumed all the paper for paging  |