★ wanayoo — archive 1999 http://fr.php.net/manual/en/function.strcspn.phpNouvelle recherche | Portail wanayoo
PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links 
search for in the  
previousstrcollstrip_tagsnext
Last updated: Mon, 19 Aug 2002
view the printer friendly version or the printer friendly version with notes or change language to Brazilian Portuguese | Chinese | Czech | Dutch | Finnish | French | German | Hungarian | Italian | Japanese | Korean | Polish | Romanian | Russian | Spanish | Turkish

strcspn

(PHP 3>= 3.0.3, PHP 4 )

strcspn --  Find length of initial segment not matching mask

Description

int strcspn ( string str1, string str2)

Returns the length of the initial segment of str1 which does not contain any of the characters in str2.

See also strspn().

User Contributed Notes
strcspn
add a note about notes
There are no user contributed notes for this page.
previousstrcollstrip_tagsnext
Last updated: Mon, 19 Aug 2002
show source | credits | stats | mirror sites
Copyright © 2001, 2002 The PHP Group
All rights reserved.
This mirror generously provided by: nexen.net
Last updated: Wed Aug 21 04:21:22 2002 CEST