検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 1010 for [SIMILAR] 16 1024 4096 WITH 46046 ーロ WITH 1440... (0.551 sec.)
SessionHandler クラス 0
« session_write_close SessionHandler::close » PHP Manual Sessions SessionHandler クラス SessionHandler クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに SessionHandler は特殊なクラスで、 これを継承したクラスを作れば PHP が内部的に使っているセッション保存ハンドラを拡張できます。 このクラスに ...
https://man.plustar.jp/php/class.sessionhandler.html - [similar]
引数が、現在のスコープから関数としてコール可能な値かどうかを調べる 0
« is_bool is_countable » PHP Manual 変数操作 関数 引数が、現在のスコープから関数としてコール可能な値かどうかを調べる is_callable (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) is_callable — 引数が、現在のスコープから関数としてコール可能な値かどうかを調べる 説明 is_callable ( mixed $value , bool $ ...
https://man.plustar.jp/php/function.is-callable.html - [similar]
メソッドのエントリにブレークポイントを挿入する 0
« phpdbg_break_function phpdbg_break_next » PHP Manual phpdbg 関数 メソッドのエントリにブレークポイントを挿入する phpdbg_break_method (PHP 5 >= 5.6.3, PHP 7, PHP 8) phpdbg_break_method — メソッドのエントリにブレークポイントを挿入する 説明 phpdbg_break_method ( string $class , string $met ...
https://man.plustar.jp/php/function.phpdbg-break-method.html - [similar]
切り取るサイズと画像のジオメトリを設定する便利なメソッド 0
« Imagick::__toString Imagick::transformImageColorspace » PHP Manual Imagick 切り取るサイズと画像のジオメトリを設定する便利なメソッド Imagick::transformImage (PECL imagick 2, PECL imagick 3) Imagick::transformImage — 切り取るサイズと画像のジオメトリを設定する便利なメソッド 警告 この関数は ...
https://man.plustar.jp/php/imagick.transformimage.html - [similar]
メソッドをエクスポートする 0
« ReflectionMethod::__construct ReflectionMethod::getClosure » PHP Manual ReflectionMethod メソッドをエクスポートする ReflectionMethod::export (PHP 5, PHP 7) ReflectionMethod::export — メソッドをエクスポートする 警告 この関数は PHP 7.4.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。こ ...
https://man.plustar.jp/php/reflectionmethod.export.html - [similar]
ファイルアップロードの処理 0
« XFormsの処理 POST メソッドによるアップロード » PHP Manual 機能 ファイルアップロードの処理 ファイルアップロードの処理 目次 POST メソッドによるアップロード エラーメッセージの説明 陥りやすい落とし穴 複数ファイルのアップロード PUT メソッドのサポート 参考 関連キーワード: 処理 , ファイル , メ ...
https://man.plustar.jp/php/features.file-upload.html - [similar]
ReflectionMethod を作成する 0
« ReflectionMethod ReflectionMethod::export » PHP Manual ReflectionMethod ReflectionMethod を作成する ReflectionMethod::__construct (PHP 5, PHP 7, PHP 8) ReflectionMethod::__construct — ReflectionMethod を作成する 説明 public ReflectionMethod::__construct ( object | string $objectOrMetho ...
https://man.plustar.jp/php/reflectionmethod.construct.html - [similar]
指定した変数の割当を解除する 0
« unserialize var_dump » PHP Manual 変数操作 関数 指定した変数の割当を解除する unset (PHP 4, PHP 5, PHP 7, PHP 8) unset — 指定した変数の割当を解除する 説明 unset ( mixed $var , mixed ...$vars ): void unset() は指定した変数を破棄します。 関数 unset() の内部動作は、 破棄しようとする変数の型 ...
https://man.plustar.jp/php/function.unset.html - [similar]
カスタムビューエンジンを設定する 0
« Yaf_Dispatcher::setRequest Yaf_Dispatcher::throwException » PHP Manual Yaf_Dispatcher カスタムビューエンジンを設定する Yaf_Dispatcher::setView (Yaf >=1.0.0) Yaf_Dispatcher::setView — カスタムビューエンジンを設定する 説明 public Yaf_Dispatcher::setView ( Yaf_View_Interface $view ): Yaf_ ...
https://man.plustar.jp/php/yaf-dispatcher.setview.html - [similar]
古いセッションを削除する 0
« SessionHandler::destroy SessionHandler::open » PHP Manual SessionHandler 古いセッションを削除する SessionHandler::gc (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandler::gc — 古いセッションを削除する 説明 public SessionHandler::gc ( int $max_lifetime ): int | false 有効期限を過ぎたセッション ...
https://man.plustar.jp/php/sessionhandler.gc.html - [similar]