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

search for in the

ibase_blob_get> <ibase_blob_create
Last updated: Fri, 20 May 2011

view this page in

ibase_blob_echo

(PHP 4, PHP 5)

ibase_blob_echoImprime el contenido de un blob

Descripción

bool ibase_blob_echo ( string $blob_id )
bool ibase_blob_echo ( resource $link_identifier , string $blob_id )

Esta función abre un BLOB en modo lectura y envía su contenido directamente a la salida estándar (en la mayoría de los casos, será al navegador).

Parámetros

link_identifier

Identificador de un enlace a InterBase. Si se omite, se utilizará el último enlace abierto.

blob_id

Valores devueltos

Devuelve TRUE en caso de éxito o FALSE en caso de error.

Ver también



add a note add a note User Contributed Notes ibase_blob_echo
There are no user contributed notes for this page.

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