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