PHP » GoLang |
login |
register |
about
|
pg_delete(PHP 4 >= 4.3.0, PHP 5, PHP 7) pg_delete — Deletes records Description
mixed pg_delete
( resource
$connection
, string $table_name
, array $assoc_array
[, int $options = PGSQL_DML_EXEC
] )
pg_delete() deletes records from a table specified by
the keys and values in Parameters
Return Values
Returns Examples
Example #1 pg_delete() example
<?php Changelog
|
more
Recently updated
more
Most requested
more
Last requests
|