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

search for in the

OCI-Lob->flush> <OCI-Lob->erase
Last updated: Fri, 14 Aug 2009

view this page in

OCI-Lob->export

(PHP 5, PECL oci8 >= 1.1.0)

OCI-Lob->exportExporte un LOB Oracle dans un fichier

Description

OCI-Lob
bool export ( string $filename [, int $start [, int $length ]] )

Exporte un LOB Oracle dans un fichier.

Liste de paramètres

filename

Le chemin vers le fichier.

start

Indique la position à partir de laquelle l'on doit commencer à exporter.

length

Indique la taille des données à exporter.

Valeurs de retour

Cette fonction retourne TRUE en cas de succès, FALSE en cas d'échec.

Voir aussi



add a note add a note User Contributed Notes
OCI-Lob->export
There are no user contributed notes for this page.

OCI-Lob->flush> <OCI-Lob->erase
Last updated: Fri, 14 Aug 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites