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

search for in the

is_callable> <is_bool
Last updated: Fri, 14 Nov 2008

view this page in

is_buffer

(No version information available, might be only in CVS)

is_bufferVerifica se uma variável é uma nativa unicode ou string binária

Descrição

bool is_buffer ( mixed $var )

Verifica se um dada variável é uma nativa unicode ou string binária.

Parâmetros

var

A variável a ser avaliada.

Valor Retornado

Retorna TRUE se var é uma nativa unicode ou string binária, FALSE caso contrário.



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

is_callable> <is_bool
Last updated: Fri, 14 Nov 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites