(PHP 5 >= 5.3.3, PHP 7, PHP 8)
PDO::pgsqlCopyFromArray — Takma Adı: Pdo\Pgsql::copyFromArray()
This function has been DEPRECATED as of PHP 8.5.0. Relying on this function is highly discouraged.
$tableName,$rows,$separator = "\t",$nullAs = "\\\\N",$fields = nullBu yöntem şu yöntemin takma adıdır: Pdo\Pgsql::copyFromArray().
| Sürüm: | Açıklama |
|---|---|
| 8.5.0 |
The rows parameter now also accepts a
Traversable; previously only an
array was accepted.
|