01-29-2022, 07:12 AM
|
|
Too lazy to set a custom title
Industry Role:
Join Date: Jun 2006
Posts: 11,458
|
Quote:
Originally Posted by sarettah
1. In the $sql= statement you are missing commas between the last 4 filednames: NameServer1 NameServer2 Status Notes)
2. In the same statement you only list 7 parameters but in the bind you list 8 vars:
(?, ?, ?, ?, ?, ?, ?)
$param_Registrar, $param_DomainName, $param_Registration, $param_Expiration, $param_NameServer1, $param_NameServer2, $param_Status, $param_Notes
I did not look any further than that.
.
|
You are fucking genius 
|
|
|