検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 180 for [SIMILAR] 16 1024 4096 WITH 20736 gearmanworker ... (0.185 sec.)
Yet Another RPC Framework 0
« SoapVar::__construct はじめに » PHP Manual ウェブサービス Yet Another RPC Framework Yet Another RPC Framework はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 Yar_Server — The Yar_Server class Yar_Server::__construct — Register a server Yar_Server: ...
https://man.plustar.jp/php/book.yar.html - [similar]
すべての登録済み __autoload() 関数を返す 0
« spl_autoload_extensions spl_autoload_register » PHP Manual SPL 関数 すべての登録済み __autoload() 関数を返す spl_autoload_functions (PHP 5 >= 5.1.0, PHP 7, PHP 8) spl_autoload_functions — すべての登録済み __autoload() 関数を返す 説明 spl_autoload_functions (): array すべての登録済み __ ...
https://man.plustar.jp/php/function.spl-autoload-functions.html - [similar]
未定義のクラスのロードを試みる 0
« クラス/オブジェクト関数 class_alias » PHP Manual クラス/オブジェクト関数 未定義のクラスのロードを試みる __autoload (PHP 5, PHP 7) __autoload — 未定義のクラスのロードを試みる 警告 この関数は PHP 7.2.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関数に頼らないことを強く推奨します ...
https://man.plustar.jp/php/function.autoload.html - [similar]
ストリームがロックをサポートしているかどうかを調べる 0
« stream_socket_shutdown stream_wrapper_register » PHP Manual ストリーム 関数 ストリームがロックをサポートしているかどうかを調べる stream_supports_lock (PHP 5 >= 5.3.0, PHP 7, PHP 8) stream_supports_lock — ストリームがロックをサポートしているかどうかを調べる 説明 stream_supports_lock ( r ...
https://man.plustar.jp/php/function.stream-supports-lock.html - [similar]
ユーザー定義のセッション保存関数を設定する 0
« session_set_cookie_params session_start » PHP Manual セッション関数 ユーザー定義のセッション保存関数を設定する session_set_save_handler (PHP 4, PHP 5, PHP 7, PHP 8) session_set_save_handler — ユーザー定義のセッション保存関数を設定する 説明 session_set_save_handler ( callable $open , ca ...
https://man.plustar.jp/php/function.session-set-save-handler.html - [similar]
フィルタをストリームに付加する 0
« stream_filter_append stream_filter_register » PHP Manual ストリーム 関数 フィルタをストリームに付加する stream_filter_prepend (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) stream_filter_prepend — フィルタをストリームに付加する 説明 stream_filter_prepend ( resource $stream , string $filtername ...
https://man.plustar.jp/php/function.stream-filter-prepend.html - [similar]
XML-RPC 0
« Yar_Client_Exception::getType はじめに » PHP Manual ウェブサービス XML-RPC XML-RPC はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 XML-RPC 関数 xmlrpc_decode_request — XML をネイティブなPHP 型にデコードする xmlrpc_decode — XML をネイティブな PHP 型に ...
https://man.plustar.jp/php/book.xmlrpc.html - [similar]
メッセージを出力し、現在のスクリプトを終了する 0
« eval get_browser » PHP Manual その他の関数 メッセージを出力し、現在のスクリプトを終了する exit (PHP 4, PHP 5, PHP 7, PHP 8) exit — メッセージを出力し、現在のスクリプトを終了する 説明 exit ( string $status = ? ): void exit ( int $status ): void スクリプトの実行を終了します。 シャットダウ ...
https://man.plustar.jp/php/function.exit.html - [similar]
Send all calls 0
« Yar_Concurrent_Client::call Yar_Concurrent_Client::reset » PHP Manual Yar_Concurrent_Client Send all calls Yar_Concurrent_Client::loop (PECL yar >= 1.0.0) Yar_Concurrent_Client::loop — Send all calls 説明 public static Yar_Concurrent_Client::loop ( callable $callback = ? , callable $er ...
https://man.plustar.jp/php/yar-concurrent-client.loop.html - [similar]
ストリームラッパーとして登録するクラスの例 0
« 例 php_user_filter » PHP Manual 例 ストリームラッパーとして登録するクラスの例 ストリームラッパーとして登録するクラスの例 以下のサンプルは、var:// プロトコルハンドラを実装し、 指定した名前のグローバル変数の読み書きを fread() のような標準のファイルシステム関数でできるようにしています。 以 ...
https://man.plustar.jp/php/stream.streamwrapper.example-1.html - [similar]