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

search for in the

pg_lo_tell> <pg_lo_read
[edit] Last updated: Fri, 24 May 2013

view this page in

pg_lo_seek

(PHP 4 >= 4.2.0, PHP 5)

pg_lo_seek Procura uma posição em um objeto grande (large object)

Descrição

bool pg_lo_seek ( resource $large_object , int $offset [, int $whence ] )

pg_lo_seek() procura uma posição em um recurso (resource) de um objeto grande (large objet). whence pode ser PGSQL_SEEK_SET, PGSQL_SSEK_CUR ou PGSQL_SEEK_END.

Veja também pg_lo_tell().



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

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