PHP » GoLang |
login |
register |
about
|
GoLang pg_result_status
request it (388)
GoLang replacement for PHP's pg_result_status
[edit | history]
pg_result_status(PHP 4 >= 4.2.0, PHP 5, PHP 7) pg_result_status — Get status of query result Descriptionpg_result_status() returns the status of a result resource, or the PostgreSQL command completion tag associated with the result Parameters
Return Values
Possible return values are Examples
Example #1 pg_result_status() example
<?php The above example will output: Copy began. |
more
Recently updated
more
Most requested
more
Last requests
|