検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 833 for [SIMILAR] 16 1024 4096 WITH 10321 ャッ WITH 8052... (0.666 sec.)
定義済み定数 0
« リソース型 ファイルシステム 関数 » PHP Manual ファイルシステム 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 SEEK_SET ( int ) SEEK_CUR ( int ) SEEK_END ( in ...
https://man.plustar.jp/php/filesystem.constants.html - [similar]
新機能 0
« PHP 7.2.x から PHP 7.3.x への移行 新しく追加された関数 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 新機能 新機能 PHP コア ヒアドキュメントと Nowdoc構文 がより柔軟に 文字列を閉じるマーカーの後に、セミコロンや改行文字を続ける必要はなくなりました。 それに加えて、文字列を閉じるマーカーは ...
https://man.plustar.jp/php/migration73.new-features.html - [similar]
セッション関数 0
« セッションに関連する INI 設定をセキュアにする session_abort » PHP Manual Sessions セッション関数 セッション関数 目次 session_abort — session 配列の変更を破棄してセッションを終了します session_cache_expire — 現在のキャッシュの有効期限を取得/設定する session_cache_limiter — 現在のキャッシ ...
https://man.plustar.jp/php/ref.session.html - [similar]
傾きを除去する 0
« Imagick::deleteImageProperty Imagick::despeckleImage » PHP Manual Imagick 傾きを除去する Imagick::deskewImage (PECL imagick 2 >= 2.3.0, PECL imagick 3 >= 3.3.0) Imagick::deskewImage — 傾きを除去する 説明 public Imagick::deskewImage ( float $threshold ): bool このメソッドを使うと、スキャ ...
https://man.plustar.jp/php/imagick.deskewimage.html - [similar]
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
cURL マルチハンドル用のオプションを設定する 0
« curl_multi_select curl_multi_strerror » PHP Manual cURL 関数 cURL マルチハンドル用のオプションを設定する curl_multi_setopt (PHP 5 >= 5.5.0, PHP 7, PHP 8) curl_multi_setopt — cURL マルチハンドル用のオプションを設定する 説明 curl_multi_setopt ( CurlMultiHandle $multi_handle , int $option ...
https://man.plustar.jp/php/function.curl-multi-setopt.html - [similar]
変数を古い値と比較して新しい値を代入する 0
« wincache_ucache_add wincache_ucache_clear » PHP Manual WinCache 関数 変数を古い値と比較して新しい値を代入する wincache_ucache_cas (PECL wincache >= 1.1.0) wincache_ucache_cas — 変数を古い値と比較して新しい値を代入する 説明 wincache_ucache_cas ( string $key , int $old_value , int $new_v ...
https://man.plustar.jp/php/function.wincache-ucache-cas.html - [similar]
繰り返し 0
« サブパターン 後方参照 » PHP Manual PCRE 正規表現構文 繰り返し 繰り返し 繰り返し (repetition) は、量指定子 (quantifier) を使って指定します。 量指定子は、以下の要素の後に付けることが出来ます。 個々の文字。エスケープされた文字も含む メタ文字 . (ドット) 文字クラス 後方参照 (次のセクション ...
https://man.plustar.jp/php/regexp.reference.repetition.html - [similar]
ユーザー定義の例外ハンドラ関数を設定する 0
« set_error_handler trigger_error » PHP Manual エラー処理関数 ユーザー定義の例外ハンドラ関数を設定する set_exception_handler (PHP 5, PHP 7, PHP 8) set_exception_handler — ユーザー定義の例外ハンドラ関数を設定する 説明 set_exception_handler ( ? callable $callback ): ? callable 例外が try/c ...
https://man.plustar.jp/php/function.set-exception-handler.html - [similar]
例外のスローのオン/オフを切り替える 0
« Yaf_Dispatcher::setView Yaf_Config_Abstract » PHP Manual Yaf_Dispatcher 例外のスローのオン/オフを切り替える Yaf_Dispatcher::throwException (Yaf >=1.0.0) Yaf_Dispatcher::throwException — 例外のスローのオン/オフを切り替える 説明 public Yaf_Dispatcher::throwException ( bool $flag = ? ): Y ...
https://man.plustar.jp/php/yaf-dispatcher.throwexception.html - [similar]