PHP
Handleiding
Terug
Volgende
pg_copy_from
pg_copy_from -- Insert records into a table from an array
Description
bool
pg_copy_from
( resource connection, string table_name, array rows [, string delimiter [, string null_as]])
Geeft
TRUE
terug
bij
succes
,
FALSE
indien
er
een
fout
is
opgetreden
.
Terug
Begin
Volgende
Omhoog