downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

radius_add_server> <Radius Functions
[edit] Last updated: Fri, 24 Jun 2011

view this page in

radius_acct_open

(PECL radius >= 1.1.0)

radius_acct_openساخت هندل Radius برای حسابداری

Description

resource radius_acct_open ( void )

Return Values

بازگرداندن هندل در صورت موفقیت FALSE در صورت خطا. این تابع تنها در صورتی با خطا روبرو می‌شود که حافظه کافی نداشته باشد.

Examples

Example #1 مثال radius_acct_open()

<?php
$res 
radius_acct_open ()
    or die (
"Could not create handle");
print(
"Handle successfully created");
?>



add a note add a note User Contributed Notes radius_acct_open - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites