検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 218 for handle (0.103 sec.)
変形されたデータから mppe キーを得る 4909
« radius_cvt_string radius_demangle » PHP Manual Radius 関数 変形されたデータから mppe キーを得る ... る 説明 radius_demangle_mppe_key ( resource $radius_handle , string $mangled ): string MS-CHAPv2 で MPPE を使 ... も実装されるとは思えないからです。 パラメータ radius_handle RADIUS リソース。 mangled 復元対象のデータ 戻り値 ...
https://man.plustar.jp/php/function.radius-demangle-mppe-key.html - [similar]
Client URL Library 4868
« その他のサービス はじめに » PHP Manual その他のサービス Client URL Library Client URL Library ... 関数 curl_close — cURL セッションを閉じる curl_copy_handle — cURL ハンドルを、その設定も含めてコピーする curl ... _init — cURL セッションを初期化する curl_multi_add_handle — cURL マルチハンドルに、通常の cURL ハンドルを追加 ... — 新規 cURL マルチハンドルを返す curl_multi_remove_handle — cURL ハンドルのセットからマルチハンドルを削除する ... ードする curl_version — cURL のバージョンを返す CurlHandle — CurlHandle クラス CurlMultiHandle — CurlMultiHan ...
https://man.plustar.jp/php/book.curl.html - [similar]
オープンされたファイルポインタをクローズする 4868
« diskfreespace fdatasync » PHP Manual ファイルシステム 関数 オープンされたファイルポインタをクロ ... を返します。 例 例1 シンプルな fclose() の例 <?php $handle = fopen ( 'somefile.txt' , 'r' ); fclose ( $handle ...
https://man.plustar.jp/php/function.fclose.html - [similar]
フォーマットに基づきファイルからの入力を処理する 4826
« fread fseek » PHP Manual ファイルシステム 関数 フォーマットに基づきファイルからの入力を処理する ... 、 false が返されます。 例 例1 fscanf() の例 <?php $handle = fopen ( "users.txt" , "r" ); while ( $userinfo = ... fscanf ( $handle , "%s\t%s\t%s\n" )) { list ( $name , $profession , ... o ; //... これらの値を使用して何か行う } fclose ( $handle ); ?> 例2 users.txt の内容 javier argonaut pe hiro ...
https://man.plustar.jp/php/function.fscanf.html - [similar]
課金あるいは認証のリクエストを作成する 4826
« radius_config radius_cvt_addr » PHP Manual Radius 関数 課金あるいは認証のリクエストを作成する ... 成する 説明 radius_create_request ( resource $radius_handle , int $type ): bool Radius リクエストには、リクエス ... の関数をコールする必要があります。 パラメータ radius_handle type RADIUS_ACCESS_REQUEST あるいは RADIUS_ACCOUNT ...
https://man.plustar.jp/php/function.radius-create-request.html - [similar]
IP アドレス属性を設定する 4826
« radius_get_vendor_attr radius_put_attr » PHP Manual Radius 関数 IP アドレス属性を設定する radi ... 性を設定する 説明 radius_put_addr ( resource $radius_handle , int $type , string $addr , int $options = 0 , in ... らでないと、この関数は呼べません。 パラメータ radius_handle RADIUS リソース。 type 属性の型。 addr IPv4 アドレ ...
https://man.plustar.jp/php/function.radius-put-addr.html - [similar]
リクエストを送信し、応答を待つ 4826
« radius_salt_encrypt_attr radius_server_secret » PHP Manual Radius 関数 リクエストを送信し、応答 ... 答を待つ 説明 radius_send_request ( resource $radius_handle ): int Radius リクエストを作成した後は、 radius_se ... ウンドロビン 形式で再試行します。 パラメータ radius_handle RADIUS リソース。 戻り値 有効な応答を受信したら、 ...
https://man.plustar.jp/php/function.radius-send-request.html - [similar]
ベンダー固有の IP アドレス属性を設定する 4784
« radius_put_string radius_put_vendor_attr » PHP Manual Radius 関数 ベンダー固有の IP アドレス属 ... する 説明 radius_put_vendor_addr ( resource $radius_handle , int $vendor , int $type , string $addr ): bool ベ ... らでないと、この関数は呼べません。 パラメータ radius_handle RADIUS リソース。 vendor ベンダー ID。 type 属性の ...
https://man.plustar.jp/php/function.radius-put-vendor-addr.html - [similar]
Calls callbacks for pending operations 4784
« ZooKeeper 関数 Zookeeper » PHP Manual ZooKeeper 関数 Calls callbacks for pending operations zo ... cation credentials Zookeeper::connect() - Create a handle to used communicate with zookeeper Zookeeper::__co ... nstruct() - Create a handle to used communicate with zookeeper Zookeeper::exis ...
https://man.plustar.jp/php/function.zookeeper-dispatch.html - [similar]
定義済み定数 4784
« リソース型 例 » PHP Manual Gearman 定義済み定数 定義済み定数 以下の定数が定義されています。 こ ... went wrong in the Gearman server and it could not handle the request gracefully. GEARMAN_WORK_DATA ( int ) ... e client assigned unique ID in addition to the job handle. Base Gearman configuration: GEARMAN_DEFAULT_TCP_H ... t ) GEARMAN_PACKET_HEADER_SIZE ( int ) GEARMAN_JOB_HANDLE_SIZE ( int ) GEARMAN_OPTION_SIZE ( int ) GEARMAN_U ...
https://man.plustar.jp/php/gearman.constants.html - [similar]