function pg get result GVET4PLJGTU5MMSRD2L4ATQ4MNK4GY24BXPH22Q
pg_get_resultPodręcznik PHPPoprzedniNastępnypg_get_result (PHP 4 CVS only)pg_get_result --
Get asynchronous query result
Descriptionresource pg_get_result ( [resource connection])
pg_get_result() get result resource from async
query executed by
pg_send_query(). pg_send_query()
can send multiple queries to PostgreSQL server and
pg_get_result() is used to get query result
one by one. It returns result resource. If there is no more
results, it returns FALSE.
PoprzedniSpis treściNastępnypg_untracePoczątek rozdziałupg_result_status
Wyszukiwarka