★ wanayoo — archive 1999 http://www.php.net/manual/fr/function.pg-lowrite.phpNouvelle recherche | Portail wanayoo

PHP Home Page

Manual Table of Contents
Up to PostgreSQL
Quick Reference
English version of this pageGerman version of this pageJapanese version of this pageItalian version of this pageHungarian version of this page
PostgreSQL
* pg_Close
* pg_cmdTuples
* pg_Connect
* pg_DBname
* pg_ErrorMessage
* pg_Exec
* pg_Fetch_Array
* pg_Fetch_Object
* pg_Fetch_Row
* pg_FieldIsNull
* pg_FieldName
* pg_FieldNum
* pg_FieldPrtLen
* pg_FieldSize
* pg_FieldType
* pg_FreeResult
* pg_GetLastOid
* pg_Host
* pg_loclose
* pg_locreate
* pg_loopen
* pg_loread
* pg_loreadall
* pg_lounlink
* pg_lowrite
* pg_NumFields
* pg_NumRows
* pg_Options
* pg_pConnect
* pg_Port
* pg_Result
* pg_tty
Manual: pg_lowrite
View the source code for this pageSearch the site



Previous page
 pg_lounlink
 Updated
Sun, 06 Aug 2000
pg_NumFields 
Next page


pg_lowrite

(PHP3 , PHP4 )

pg_lowrite -- Ecrit un objet de grande taille

Description

int pg_lowrite (int fd, string buf)

pg_lowrite() écrit dans l'objet de grande taille autant de données possible, issues de la variable buf et retourne le nombre d'octets réellement écrits, ou FALSE en cas d'erreur. fd est un descripteut d'objet de grande taille, obtenu avec pg_loopen().


User Contributed Notes: pg_lowrite


mannux@geocities.com
24-May-2000 06:38
using large objects : pg-lowrite does not seem to write on old data of the same large object. should objects be destroyed and re-created upon each changes ? thanks


 About Notes


Previous page
 pg_lounlink
 Updated
Sun, 06 Aug 2000
pg_NumFields 
Next page





Who's responsible for this?
Top of this page

Site
Hosting:



Located in
United States
Elements of this website are subject to copyright.
Questions about installing or using PHP should be directed to one of the mailing lists.
Only questions about the website should be directed to webmaster@php.net.