Customer data for rWHOIS export

Back to admin

  • Click the CustID to edit information
  • Enter information below to add a new entry - it's best if this is done **BEFORE** flipping the "SWIP" option on the netblock.
    CustID:
    Failed connection to db ipdb. Can't continue."); echo "db err: ". pg_last_error() ."\n"; exit; } $qu = pg_exec ($db_conn, "SELECT * FROM customers order by custid"); if (!$qu) { echo "DB error - select on customers. Save this page and tell Kris.
    "; } print "
    ".pg_NumRows($qu)." customers.\n"; echo ""; echo "". "". "". "". "". "". "". "". "". "". "". "". "". "\n"; $row = 0; for ($row=0; $row < pg_NumRows($qu); $row++) { $data = pg_fetch_array($qu, $row); echo ''. "". "". "". "". "". "". "". "". "". "". "". "". "\n"; } echo "
    CustID
    (Click to update)
    NameStreet addressAddress 2
    (if needed)
    CityProvinceCountryPostal codePhoneTech handleAbuse handleAdmin handleDefault rDNS
    (not used)
    \"Special\"
    '.$data[0]."   ". '(delete)$data[1]$data[2]$data[3]$data[4]$data[5]$data[6]$data[7]$data[8]$data[9]$data[10]$data[11]$data[12]$data[13]

    \n"; ?>