検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 184 for マルチ (0.017 sec.)
PHP 7.3.x で推奨されなくなる機能 4882
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 PHP 7.3.x で ... うと、推奨されない警告が投げられるようになりました。 マルチバイト文字列 以下のドキュメントに記されていない mber ...
https://man.plustar.jp/php/migration73.deprecated.html - [similar]
複数のステートメント 4882
« ストアドプロシージャ トランザクションのサポート » PHP Manual クイックスタートガイド 複数のステ ... 特別な操作が必要です。 複数のステートメント、 またはマルチクエリーは、 mysqli::multi_query() を使って実行する必 ...
https://man.plustar.jp/php/mysqli.quickstart.multiple-statement.html - [similar]
MySQL Native Driverプラグイン のアーキテクチャ 4882
« mysqlnd plugin APIを取得する mysqlnd のプラグインAPI » PHP Manual MySQL Native Driver プラグイ ... 。関数テーブルはグローバルに共有されるリソースです。マルチスレッド環境で、TSRMを有効にしてPHPをビルドした環境で ... 関数テーブルを共有しています。混乱を避けるため、特にマルチスレッドの環境下では、このような関数テーブルは MINIT ...
https://man.plustar.jp/php/mysqlnd.plugin.architecture.html - [similar]
MS SQL Server および SQL Azure データベースに接続する 4882
« MS SQL Server (PDO) Oracle (PDO) » PHP Manual MS SQL Server (PDO) MS SQL Server および SQL Azu ... ムアウト秒数を指定します。 MultipleActiveResultSets マルチアクティブ結果セット (MARS) のサポートを無効にするか ...
https://man.plustar.jp/php/ref.pdo-sqlsrv.connection.html - [similar]
文字列を文字列により分割する 4827
« echo fprintf » PHP Manual String 関数 文字列を文字列により分割する explode (PHP 4, PHP 5, PHP ... str_split() - 文字列を配列に変換する mb_split() - マルチバイト文字列を正規表現により分割する str_word_count( ...
https://man.plustar.jp/php/function.explode.html - [similar]
汎用のファイルロックを行う 4827
« filetype fnmatch » PHP Manual ファイルシステム 関数 汎用のファイルロックを行う flock (PHP 4, P ... ステムで flock() はプロセスレベルで実装されています。マルチスレッド 型のサーバーAPIを使用している場合、同じサー ...
https://man.plustar.jp/php/function.flock.html - [similar]
htmlspecialchars および htmlentities で使用される変換テーブルを返す 4827
« fprintf hebrev » PHP Manual String 関数 htmlspecialchars および htmlentities で使用される変換テ ... フィンランドの文字を追加したもの。 UTF-8 ASCII 互換のマルチバイト 8 ビット Unicode 。 cp866 ibm866, 866 DOS 固有 ...
https://man.plustar.jp/php/function.get-html-translation-table.html - [similar]
HTML 数値エンティティを文字にデコードする 4827
« mb_decode_mimeheader mb_detect_encoding » PHP Manual マルチバイト文字列 関数 HTML 数値エンティ ...
https://man.plustar.jp/php/function.mb-decode-numericentity.html - [similar]
エンコード変換を行ってメールを送信する 4827
« mb_scrub mb_split » PHP Manual マルチバイト文字列 関数 エンコード変換を行ってメールを送信する ...
https://man.plustar.jp/php/function.mb-send-mail.html - [similar]
ロケール情報を設定する 4827
« rtrim sha1_file » PHP Manual String 関数 ロケール情報を設定する setlocale (PHP 4, PHP 5, PHP 7 ... ッド毎ではなくプロセス毎に維持されます。 もし PHP を マルチスレッドサーバAPI 上で動作させている場合、 スクリプト ...
https://man.plustar.jp/php/function.setlocale.html - [similar]