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

search for in the

fbsql_change_user> <fbsql_autocommit
[edit] Last updated: Fri, 17 May 2013

view this page in

fbsql_blob_size

(PHP 4 >= 4.2.0, PHP 5)

fbsql_blob_sizeGet the size of a BLOB

Descrierea

int fbsql_blob_size ( string $blob_handle [, resource $link_identifier ] )

Returns the size of the given BLOB.

Parametri

blob_handle

A BLOB handle, returned by fbsql_create_blob().

link_identifier

Un identificator de legătură FrontBase întors de fbsql_connect() sau fbsql_pconnect ().

Dacă nu este specificat, funcția va încerca să găsească o legătură deschisă către serverul FrontBase și dacă nu este găsită nici o astfel de legătură, se va încerca crearea uneia, ca și la apelarea fbsql_connect() fără argumente.

Valorile întoarse

Returns the BLOB size as an integer, or FALSE on error.

Vedeți de asemenea



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

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