Property | Type | Description | |
---|---|---|---|
$pdo | PDO | ||
$rows | integer | the number of rows. | |
$st | PDOStatement | ||
$success | boolean | true on success or false on failure. |
Method | Description | |
---|---|---|
__construct ( $success, $pdo, $st ) | ||
lastInsertId ( $name = null ) |
public bool $success | ||
return | boolean |