|
Collator::getAttributecollator_get_attributeGet collation attribute value DescriptionObject-oriented style
public intfalse Collator::getAttribute(int
$attribute)Procedural style intfalse collator_get_attribute(Collator
$object, int $attribute)Get a value of an integer collator attribute. Parameters
Return Values
Attribute value, or Examples
Example #1 collator_get_attribute example |