検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 808 for [SIMILAR] 16 1024 4096 WITH 6113 replace WITH 48... (0.580 sec.)
MySQL テーブルのフィールドのリストを得る 0
« mysql_list_dbs mysql_list_processes » PHP Manual MySQL 関数 MySQL テーブルのフィールドのリストを得る mysql_list_fields (PHP 4, PHP 5) mysql_list_fields — MySQL テーブルのフィールドのリストを得る 警告 この関数は PHP 5.4.0 で非推奨になり、PHP 7.0.0 で MySQL 拡張モジュール 全体とあわせて削 ...
https://man.plustar.jp/php/function.mysql-list-fields.html - [similar]
MySQL データベース上のテーブルのリストを得る 0
« mysql_list_processes mysql_num_fields » PHP Manual MySQL 関数 MySQL データベース上のテーブルのリストを得る mysql_list_tables (PHP 4, PHP 5) mysql_list_tables — MySQL データベース上のテーブルのリストを得る 警告 この関数は PHP 4.3.0 で非推奨になり、PHP 7.0.0 で MySQL 拡張モジュール 全体と ...
https://man.plustar.jp/php/function.mysql-list-tables.html - [similar]
キーリソースを開放する 0
« openssl_error_string openssl_get_cert_locations » PHP Manual OpenSSL 関数 キーリソースを開放する openssl_free_key (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) openssl_free_key — キーリソースを開放する 警告 この関数は PHP 8.0.0 で 非推奨 になります。この関数に頼らないことを強く推奨します。 説明 ...
https://man.plustar.jp/php/function.openssl-free-key.html - [similar]
指定したハッシュの名前を得る 0
« mhash_get_block_size mhash_keygen_s2k » PHP Manual Mhash 関数 指定したハッシュの名前を得る mhash_get_hash_name (PHP 4, PHP 5, PHP 7, PHP 8) mhash_get_hash_name — 指定したハッシュの名前を得る 警告 この関数は PHP 8.1.0 で 非推奨 になります。この関数に頼らないことを強く推奨します。 説明 m ...
https://man.plustar.jp/php/function.mhash-get-hash-name.html - [similar]
magic_quotes_gpc の現在の設定を得る 0
« get_loaded_extensions get_magic_quotes_runtime » PHP Manual PHP オプション/情報 関数 magic_quotes_gpc の現在の設定を得る get_magic_quotes_gpc (PHP 4, PHP 5, PHP 7) get_magic_quotes_gpc — magic_quotes_gpc の現在の設定を得る 警告 この関数は PHP 7.4.0 で 非推奨 になり、PHP 8.0.0 で 削除 さ ...
https://man.plustar.jp/php/function.get-magic-quotes-gpc.html - [similar]
指定したハッシュのブロックサイズを得る 0
« mhash_count mhash_get_hash_name » PHP Manual Mhash 関数 指定したハッシュのブロックサイズを得る mhash_get_block_size (PHP 4, PHP 5, PHP 7, PHP 8) mhash_get_block_size — 指定したハッシュのブロックサイズを得る 警告 この関数は PHP 8.1.0 で 非推奨 になります。この関数に頼らないことを強く推奨 ...
https://man.plustar.jp/php/function.mhash-get-block-size.html - [similar]
ZIP ファイルアーカイブを閉じる 0
« Zip 関数 zip_entry_close » PHP Manual Zip 関数 ZIP ファイルアーカイブを閉じる zip_close (PHP 4 >= 4.1.0, PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.0.0) zip_close — ZIP ファイルアーカイブを閉じる 警告 この関数は PHP 8.0.0 で 非推奨 になります。この関数に頼らないことを強く推奨します。 ...
https://man.plustar.jp/php/function.zip-close.html - [similar]
PCRE 関数 0
« パフォーマンス preg_filter » PHP Manual PCRE PCRE 関数 PCRE 関数 目次 preg_filter — 正規表現による検索と置換を行う preg_grep — パターンにマッチする配列の要素を返す preg_last_error_msg — 最後に実行した PCRE 正規表現に関するエラーメッセージを返す preg_last_error — 直近の PCRE 正規表現処理 ...
https://man.plustar.jp/php/ref.pcre.html - [similar]
文字の変換あるいは部分文字列の置換を行う 0
« strtoupper substr_compare » PHP Manual String 関数 文字の変換あるいは部分文字列の置換を行う strtr (PHP 4, PHP 5, PHP 7, PHP 8) strtr — 文字の変換あるいは部分文字列の置換を行う 説明 strtr ( string $string , string $from , string $to ): string 代替のシグネチャ (名前付き引数をサポートして ...
https://man.plustar.jp/php/function.strtr.html - [similar]
名前を指定して定数を定義する 0
« constant defined » PHP Manual その他の関数 名前を指定して定数を定義する define (PHP 4, PHP 5, PHP 7, PHP 8) define — 名前を指定して定数を定義する 説明 define ( string $constant_name , mixed $value , bool $case_insensitive = false ): bool 実行時に、名前を指定して定数を定義します。 パラメ ...
https://man.plustar.jp/php/function.define.html - [similar]