検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 197 for [SIMILAR] 16 1024 4096 WITH 22488 wrapper WITH 1... (0.649 sec.)
Yaf_Loader クラス 0
« Yaf_View_Simple::setScriptPath Yaf_Loader::autoload » PHP Manual Yaf Yaf_Loader クラス Yaf_Loader クラス (Yaf >=1.0.0) はじめに Yaf_Loader は、 Yaf 用に包括的なオートローディング機能を導入します。 最初に Yaf_Application のインスタンスを取得するときに、 Yaf_Loader はシングルトンのインス ...
https://man.plustar.jp/php/class.yaf-loader.html - [similar]
ポートおよびプロトコルに対応するインターネットサービスを得る 0
« getservbyname header_register_callback » PHP Manual ネットワーク 関数 ポートおよびプロトコルに対応するインターネットサービスを得る getservbyport (PHP 4, PHP 5, PHP 7, PHP 8) getservbyport — ポートおよびプロトコルに対応するインターネットサービスを得る 説明 getservbyport ( int $port , st ...
https://man.plustar.jp/php/function.getservbyport.html - [similar]
session 配列を元の値で再初期化します 0
« session_register_shutdown session_save_path » PHP Manual セッション関数 session 配列を元の値で再初期化します session_reset (PHP 5 >= 5.6.0, PHP 7, PHP 8) session_reset — session 配列を元の値で再初期化します 説明 session_reset (): bool session_reset() は、セッション・ストレージに保存され ...
https://man.plustar.jp/php/function.session-reset.html - [similar]
指定した関数の、__autoload() の実装としての登録を解除する 0
« spl_autoload_register spl_autoload » PHP Manual SPL 関数 指定した関数の、__autoload() の実装としての登録を解除する spl_autoload_unregister (PHP 5 >= 5.1.0, PHP 7, PHP 8) spl_autoload_unregister — 指定した関数の、__autoload() の実装としての登録を解除する 説明 spl_autoload_unregister ( c ...
https://man.plustar.jp/php/function.spl-autoload-unregister.html - [similar]
bucket を brigade の先頭に追加する 0
« stream_bucket_new stream_context_create » PHP Manual ストリーム 関数 bucket を brigade の先頭に追加する stream_bucket_prepend (PHP 5, PHP 7, PHP 8) stream_bucket_prepend — bucket を brigade の先頭に追加する 説明 stream_bucket_prepend ( resource $brigade , object $bucket ): void この関数 ...
https://man.plustar.jp/php/function.stream-bucket-prepend.html - [similar]
登録されているフィルタのリストを取得する 0
« stream_get_contents stream_get_line » PHP Manual ストリーム 関数 登録されているフィルタのリストを取得する stream_get_filters (PHP 5, PHP 7, PHP 8) stream_get_filters — 登録されているフィルタのリストを取得する 説明 stream_get_filters (): array 実行中のシステムに登録されているフィルタの一 ...
https://man.plustar.jp/php/function.stream-get-filters.html - [similar]
Set socket I/O activity timeout 0
« GearmanWorker::setOptions GearmanWorker::timeout » PHP Manual GearmanWorker Set socket I/O activity timeout GearmanWorker::setTimeout (PECL gearman >= 0.6.0) GearmanWorker::setTimeout — Set socket I/O activity timeout 説明 public GearmanWorker::setTimeout ( int $timeout ): bool Sets th ...
https://man.plustar.jp/php/gearmanworker.settimeout.html - [similar]
MySQL Native Driverプラグイン のアーキテクチャ 0
« mysqlnd plugin APIを取得する mysqlnd のプラグインAPI » PHP Manual MySQL Native Driver プラグインAPI MySQL Native Driverプラグイン のアーキテクチャ MySQL Native Driverプラグイン のアーキテクチャ このセクションでは、 mysqlnd プラグイン のアーキテクチャについての概要を示します。 MySQL Nat ...
https://man.plustar.jp/php/mysqlnd.plugin.architecture.html - [similar]
スクリプトに渡された引数の数 0
« $http_response_header $argv » PHP Manual 定義済の変数 スクリプトに渡された引数の数 $argc (PHP 4, PHP 5, PHP 7, PHP 8) $argc — スクリプトに渡された引数の数 説明 コマンドライン から実行したときに、 現在のスクリプトに渡された引数の数が含まれます。 注意 : スクリプトのファイル名は、常にスク ...
https://man.plustar.jp/php/reserved.variables.argc.html - [similar]
スクリプトに渡された引数の配列 0
« $argc 定義済みの例外 » PHP Manual 定義済の変数 スクリプトに渡された引数の配列 $argv (PHP 4, PHP 5, PHP 7, PHP 8) $argv — スクリプトに渡された引数の配列 説明 コマンドライン から実行したときに、 現在のスクリプトに渡されたすべての引数の配列が含まれます。 注意 : 最初の引数 $argv[0] は常に、 ...
https://man.plustar.jp/php/reserved.variables.argv.html - [similar]