downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

pg_lo_create> <pg_last_oid
[edit] Last updated: Fri, 14 Jun 2013

view this page in

pg_lo_close

(PHP 4 >= 4.2.0, PHP 5)

pg_lo_close关闭一个大型对象

说明

bool pg_lo_close ( resource $large_object )

pg_lo_close() 关闭一个大型对象。参数 large_objectpg_lo_open() 函数所返回的资源号。

要使用大型对象(lo)接口,需要将其放置在事务块中。

Note:

本函数以前的名字为 pg_loclose()

参见 pg_lo_open()pg_lo_create()pg_lo_import()



add a note add a note User Contributed Notes pg_lo_close - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites