update : 2015.11.03
php.shukuma.com검색:
|
radius_get_tagged_attr_tag(PECL radius >= 1.3.0) radius_get_tagged_attr_tag — Extracts the tag from a tagged attribute 설명
integer radius_get_tagged_attr_tag
( string
$data
)If a tagged attribute has been returned from radius_get_attr(), radius_get_tagged_attr_data() will return the tag from the attribute. 인수
반환값
Returns the tag from the tagged attribute 실패 시 예제
Example #1 radius_get_tagged_attr_tag() example
<?php 참고
|