DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   PHP (http://www.daniweb.com/forums/forum17.html)
-   -   whois script not working in IE (http://www.daniweb.com/forums/thread134411.html)

MaxMumford Jul 16th, 2008 5:16 pm
Re: whois script not working in IE
 
(if the script is meant to be:

foreach($_POST as $key=>$value)
{
        $_POST[str_replace("_", ".", $key)] = $value;
}
print_r($_POST);
echo "<br />" . $_POST['.co.uk'];

i have tried that too)

MaxMumford Jul 16th, 2008 5:52 pm
Re: whois script not working in IE
 
dont worry I have fixed that now but it is still not working. (http://economizerz.com/index.php)
this is the code for the .co.uk suffix i am using

        $this->serverList[9]['top']      = 'co.uk';
        $this->serverList[9]['server']  = 'whois.nic.uk';
        $this->serverList[9]['response'] = 'No match for';
        $this->serverList[9]['check']    = false;

(sorry for the 2 previous posts - the delete post button is not there! lol)


All times are GMT -4. The time now is 1:45 pm.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC