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

search for in the

QuickHashStringIntHash::get> <QuickHashStringIntHash::delete
[edit] Last updated: Fri, 17 May 2013

view this page in

QuickHashStringIntHash::exists

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

QuickHashStringIntHash::existsVérifie si une clé fait partie de la table de hachage

Description

public bool QuickHashStringIntHash::exists ( string $key )

Cette méthode vérifie si une entrée avec la clé fournie existe dans la table de hachage.

Liste de paramètres

key

La clé de l'entrée dont on souhaite vérifier l'existance dans la table de hachage.

Valeurs de retour

Retourne TRUE lorsque l'entrée a été trouvée, ou FALSE sinon.



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

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