検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 226 for [SIMILAR] 16 1024 4096 WITH 27048 字セ WITH 2380... (0.463 sec.)
文字列の各単語の最初の文字を大文字にする 0
« ucfirst utf8_decode » PHP Manual String 関数 文字列の各単語の最初の文字を大文字にする ucwords (PHP 4, PHP 5, PHP 7, PHP 8) ucwords — 文字列の各単語の最初の文字を大文字にする 説明 ucwords ( string $string , string $separators = " \t\r\n\f\v" ): string 文字がアルファベットの場合、 string ...
https://man.plustar.jp/php/function.ucwords.html - [similar]
メソッドリクエスト用の XML を生成する 0
« xmlrpc_decode xmlrpc_encode » PHP Manual XML-RPC 関数 メソッドリクエスト用の XML を生成する xmlrpc_encode_request (PHP 4 >= 4.1.0, PHP 5, PHP 7) xmlrpc_encode_request — メソッドリクエスト用の XML を生成する 説明 xmlrpc_encode_request ( string $method , mixed $params , array $output_opt ...
https://man.plustar.jp/php/function.xmlrpc-encode-request.html - [similar]
どの API を使うか 0
« 用語説明 どのライブラリを選ぶか » PHP Manual MySQL 用 PHP ドライバの概要 どの API を使うか どの API を使うか PHP には、様々な MySQL へ接続する API があります。 以下に、mysqli と PDO が提供する API を示します。 それぞれのコードは、"example.com" 上で稼働する MySQL サーバーに ユーザー名 " ...
https://man.plustar.jp/php/mysqlinfo.api.choosing.html - [similar]
定義済み定数 0
« リソース型 接続、および接続の管理 » PHP Manual PDO 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 PDO::PARAM_BOOL ( int ) ブールデータ型を表します。 PDO::PAR ...
https://man.plustar.jp/php/pdo.constants.html - [similar]
文字エンコーディング 0
« エラーコード 例 » PHP Manual XML パーサ 文字エンコーディング 文字エンコーディング PHPのXML拡張機能は、異なった 文字エンコーディング を通じて » Unicode 文字セットをサポートします。 ソースエンコーディング および ターゲットエンコーディング という2種類の文字エンコーディングがあります。 PHP ...
https://man.plustar.jp/php/xml.encoding.html - [similar]
Get auto-commit mode of the connection 0
« cubrid_free_result cubrid_get_charset » PHP Manual CUBRID 関数 Get auto-commit mode of the connection cubrid_get_autocommit (PECL CUBRID >= 8.4.0) cubrid_get_autocommit — Get auto-commit mode of the connection 説明 cubrid_get_autocommit ( resource $conn_identifier ): bool The cubrid_ge ...
https://man.plustar.jp/php/function.cubrid-get-autocommit.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]
コア php.ini ディレクティブに関する説明 0
« php.ini のセクション一覧 拡張モジュールの一覧/分類 » PHP Manual php.ini ディレクティブ コア php.ini ディレクティブに関する説明 コア php.ini ディレクティブに関する説明 このリストには、PHPを設定する際に使用可能なコア php.ini ディレクティブが 含まれています。拡張モジュールにより処理される ...
https://man.plustar.jp/php/ini.core.html - [similar]
データベース更新の自動コミットをオンまたはオフにする 0
« mysqli::$affected_rows mysqli::begin_transaction » PHP Manual mysqli データベース更新の自動コミットをオンまたはオフにする mysqli::autocommit mysqli_autocommit (PHP 5, PHP 7, PHP 8) mysqli::autocommit -- mysqli_autocommit — データベース更新の自動コミットをオンまたはオフにする 説明 オブジ ...
https://man.plustar.jp/php/mysqli.autocommit.html - [similar]
バッファクエリと非バッファクエリ 0
« コンセプト 文字セット » PHP Manual コンセプト バッファクエリと非バッファクエリ バッファクエリと非バッファクエリ クエリは、デフォルトではバッファモードで実行されます。 つまり、クエリの結果がすぐに MySQL サーバーから PHP に転送され、 PHP プロセスのメモリ内に結果を保持し続けるということで ...
https://man.plustar.jp/php/mysqlinfo.concepts.buffering.html - [similar]