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

search for in the

is_bool> <is_array
Last updated: Fri, 20 Jun 2008

view this page in

is_binary

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

is_binary — Vérifie si une variable est une chaîne de caractères binaire native

Description

bool is_binary ( mixed $var )

Vérifie si la variable fournie est une chaîne de caractères binaire native.

Liste de paramètres

var

La variable à évaluer.

Valeurs de retour

Retourne TRUE si var est une chaîne de caractères binaire native, FALSE sinon.



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

is_bool> <is_array
Last updated: Fri, 20 Jun 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites