|
Collator::getStrengthcollator_get_strengthGet current collation strength DescriptionObject oriented style
public
int
Collator::getStrength
( void
)
Procedural style
int
collator_get_strength
( Collator
$coll
)
Parameters
Return Values
Returns current collation strength, or boolean Examples
Example #1 collator_get_strength example
<?php |