検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 837 for [SIMILAR] 16 1024 4096 WITH 26057 リケ WITH 2576... (1.332 sec.)
ストアドプロシージャ 0
« プリペアドステートメント 複数のステートメント » PHP Manual クイックスタートガイド ストアドプロシージャ ストアドプロシージャ MySQL データベースは、ストアドプロシージャをサポートしています。 ストアドプロシージャは、 データベースカタログに保存されたサブルーチンです。 アプリケーションは、ス ...
https://man.plustar.jp/php/mysqli.quickstart.stored-procedures.html - [similar]
Phar 形式と Tar 形式、Zip 形式の徹底比較 0
« Phar ファイルのスタブ Tar 形式の phar アーカイブ » PHP Manual phar って、tar や zip とは何が違うの? Phar 形式と Tar 形式、Zip 形式の徹底比較 Phar 形式と Tar 形式、Zip 形式の徹底比較 phar 拡張モジュールがサポートする 3 つのファイル形式って、何がどう違うのでしょう? その答えを次の表にまと ...
https://man.plustar.jp/php/phar.fileformat.comparison.html - [similar]
Yaf_Application のコンストラクタ 0
« Yaf_Application::clearLastError Yaf_Application::__destruct » PHP Manual Yaf_Application Yaf_Application のコンストラクタ Yaf_Application::__construct (Yaf >=1.0.0) Yaf_Application::__construct — Yaf_Application のコンストラクタ 説明 public Yaf_Application::__construct ( mixed $config ...
https://man.plustar.jp/php/yaf-application.construct.html - [similar]
コードの事前ロード 0
« リソース型 OPcache 関数 » PHP Manual OPcache コードの事前ロード コードの事前ロード PHP 7.4.0 以降では、エンジンの起動時に opcache に事前ロードするスクリプトを指定できるようになりました。 指定されたファイルに存在するあらゆる 関数、クラス、 インターフェイス や トレイト (定数は除く) は、 ...
https://man.plustar.jp/php/opcache.preloading.html - [similar]
Normalizer クラス 0
« Locale::setDefault Normalizer::getRawDecomposition » PHP Manual intl Normalizer クラス Normalizer クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) はじめに 正規化とは、文字や文字列を正式に決められた表現に変換する処理のことです。 これは、検索や並べ替えなどの際に比較をするときに ...
https://man.plustar.jp/php/class.normalizer.html - [similar]
結果セットに含まれるフィールドの数を返す 0
« db2_next_result db2_num_rows » PHP Manual IBM DB2 関数 結果セットに含まれるフィールドの数を返す db2_num_fields (PECL ibm_db2 >= 1.0.0) db2_num_fields — 結果セットに含まれるフィールドの数を返す 説明 db2_num_fields ( resource $stmt ): int | false 結果セットに含まれるフィールドの数を返しま ...
https://man.plustar.jp/php/function.db2-num-fields.html - [similar]
与えられたキーから導出されるHKDFキーを生成する 0
« hash_final hash_hmac_algos » PHP Manual Hash 関数 与えられたキーから導出されるHKDFキーを生成する hash_hkdf (PHP 7 >= 7.1.2, PHP 8) hash_hkdf — 与えられたキーから導出されるHKDFキーを生成する 説明 hash_hkdf ( string $algo , string $key , int $length = 0 , string $info = "" , string $salt ...
https://man.plustar.jp/php/function.hash-hkdf.html - [similar]
ウィンドウをキャプチャする 0
« imagegrabscreen imageinterlace » PHP Manual GD および Image 関数 ウィンドウをキャプチャする imagegrabwindow (PHP 5 >= 5.2.2, PHP 7, PHP 8) imagegrabwindow — ウィンドウをキャプチャする 説明 imagegrabwindow ( int $handle , bool $client_area = false ): GdImage | false ウィンドウあるいはそ ...
https://man.plustar.jp/php/function.imagegrabwindow.html - [similar]
マルチバイト文字列に正規表現による置換を行う 0
« mb_ereg_replace_callback mb_ereg_search_getpos » PHP Manual マルチバイト文字列 関数 マルチバイト文字列に正規表現による置換を行う mb_ereg_replace (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_ereg_replace — マルチバイト文字列に正規表現による置換を行う 説明 mb_ereg_replace ( string $pattern , ...
https://man.plustar.jp/php/function.mb-ereg-replace.html - [similar]
マルチバイト文字列に大文字小文字を区別せずに正規表現による置換を行う 0
« mb_ereg mb_eregi » PHP Manual マルチバイト文字列 関数 マルチバイト文字列に大文字小文字を区別せずに正規表現による置換を行う mb_eregi_replace (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_eregi_replace — マルチバイト文字列に大文字小文字を区別せずに正規表現による置換を行う 説明 mb_eregi_replac ...
https://man.plustar.jp/php/function.mb-eregi-replace.html - [similar]