検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 177 for [SIMILAR] 16 1024 4096 WITH 42409 utf8mb4 WITH 3... (1.034 sec.)
定義済み定数 0
« リソース型 SQLSRV 関数 » PHP Manual SQLSRV 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 SQLSRV_FETCH_ASSOC ( int ) Forces sqlsrv_fetch_array() to return an ...
https://man.plustar.jp/php/sqlsrv.constants.html - [similar]
MySQL 用 PHP ドライバの概要 0
« MySQL 用語説明 » PHP Manual MySQL MySQL 用 PHP ドライバの概要 MySQL 用 PHP ドライバの概要 はじめに PHP から MySQL データベースにアクセスするための API は複数あります。 mysqli あるいは PDO_MySQL が利用できます。 このページでは、これらの API についての説明に登場する 用語 について解説した ...
https://man.plustar.jp/php/mysql.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきです。詳細な情報は MySQL: API の選択 を参照ください。 この関数の代替として、これらが使え ...
https://man.plustar.jp/php/mysql.installation.html - [similar]
メタ文字 0
« デリミタ エスケープシーケンス » PHP Manual PCRE 正規表現構文 メタ文字 メタ文字 正規表現の強力さは、パターン中に選択肢や繰り返しを記述できることに あります。選択肢や繰り返しは、 メタ文字 (meta-character) を使ってパターン中に記述します。メタ文字は、 その文字自体を表わさず、代わって特別な ...
https://man.plustar.jp/php/regexp.reference.meta.html - [similar]
文字エンコーディング変換用の設定を行なう 0
« iconv_mime_encode iconv_strlen » PHP Manual iconv 関数 文字エンコーディング変換用の設定を行なう iconv_set_encoding (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) iconv_set_encoding — 文字エンコーディング変換用の設定を行なう 説明 iconv_set_encoding ( string $type , string $encoding ): bool type ...
https://man.plustar.jp/php/function.iconv-set-encoding.html - [similar]
文字列の文字数を返す 0
« iconv_set_encoding iconv_strpos » PHP Manual iconv 関数 文字列の文字数を返す iconv_strlen (PHP 5, PHP 7, PHP 8) iconv_strlen — 文字列の文字数を返す 説明 iconv_strlen ( string $string , ? string $encoding = null ): int | false strlen() とは違い、 iconv_strlen() は与えられたバイト列 stri ...
https://man.plustar.jp/php/function.iconv-strlen.html - [similar]
Oracle データベースに接続する 0
« Oracle (PDO) ODBC and DB2 (PDO) » PHP Manual Oracle (PDO) Oracle データベースに接続する PDO_OCI DSN (PECL PDO_OCI >= 0.1.0) PDO_OCI DSN — Oracle データベースに接続する 説明 PDO_OCI データソース名 (DSN) は以下の要素で構成されます: DSN 接頭辞 DSN 接頭辞は oci: です。 dbname (Oracle Insta ...
https://man.plustar.jp/php/ref.pdo-oci.connection.html - [similar]
UTF-8 エンコードされているコードポイントから、Decomposition_Mapping プロパティの... 0
« Normalizer Normalizer::isNormalized » PHP Manual Normalizer UTF-8 エンコードされているコードポイントから、Decomposition_Mapping プロパティの値を取得する Normalizer::getRawDecomposition normalizer_get_raw_decomposition (PHP 7 >= 7.3, PHP 8) Normalizer::getRawDecomposition -- normalizer_ ...
https://man.plustar.jp/php/normalizer.getrawdecomposition.html - [similar]
修正版 UTF-7 エンコードされた文字列をデコードする 0
« imap_unsubscribe imap_utf7_encode » PHP Manual IMAP 関数 修正版 UTF-7 エンコードされた文字列をデコードする imap_utf7_decode (PHP 4, PHP 5, PHP 7, PHP 8) imap_utf7_decode — 修正版 UTF-7 エンコードされた文字列をデコードする 説明 imap_utf7_decode ( string $string ): string | false 修正版 ...
https://man.plustar.jp/php/function.imap-utf7-decode.html - [similar]
MIME エンコードされたテキストを UTF-8 に変換する 0
« imap_utf8_to_mutf7 IMAP\Connection » PHP Manual IMAP 関数 MIME エンコードされたテキストを UTF-8 に変換する imap_utf8 (PHP 4, PHP 5, PHP 7, PHP 8) imap_utf8 — MIME エンコードされたテキストを UTF-8 に変換する 説明 imap_utf8 ( string $mime_encoded_text ): string 宣言されている文字セットを ...
https://man.plustar.jp/php/function.imap-utf8.html - [similar]