Help for this page

Select Code to Download


  1. or download this
    while ($EDS_DB->FetchRow())
    {
    ...
            print qq(Server Name is $srv_name,$platform,$San\n);    
            
    }