PHP » GoLang |
login |
register |
about
|
pg_convert(PHP 4 >= 4.3.0, PHP 5, PHP 7) pg_convert — Convert associative array values into forms suitable for SQL statements Description
array pg_convert
( resource
$connection
, string $table_name
, array $assoc_array
[, int $options = 0
] )
pg_convert() checks and converts the values in
Parameters
Return Values
An array of converted values, or Examples
Example #1 pg_convert() example
<?php Changelog
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|