検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 217 for [SIMILAR] 16 1024 4096 WITH 13393 fiber WITH 847... (0.444 sec.)
どのライブラリを選ぶか 0
« どの API を使うか コンセプト » PHP Manual MySQL 用 PHP ドライバの概要 どのライブラリを選ぶか どのライブラリを選ぶか mysqli、PDO_MySQL といった PHP 拡張モジュールは、 どれも C クライアントライブラリの軽量なラッパーです。これらの拡張モジュールは、 mysqlnd ライブラリあるいは libmysqlclien ...
https://man.plustar.jp/php/mysqlinfo.library.choosing.html - [similar]
mysqli_stmt クラス 0
« mysqli::$warning_count mysqli_stmt::$affected_rows » PHP Manual MySQLi mysqli_stmt クラス mysqli_stmt クラス (PHP 5, PHP 7, PHP 8) はじめに プリペアドステートメントを表します。 クラス概要 class mysqli_stmt { /* プロパティ */ public readonly int | string $ affected_rows ; public readonl ...
https://man.plustar.jp/php/class.mysqli-stmt.html - [similar]
com クラスのコンストラクタ 0
« com dotnet » PHP Manual com com クラスのコンストラクタ com::__construct (PHP 4 > 4.1.0, PHP 5, PHP 7, PHP 8) com::__construct — com クラスのコンストラクタ 説明 public com::__construct ( string $module_name , array | string | null $server_name = null , int $codepage = CP_ACP , string $t ...
https://man.plustar.jp/php/com.construct.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 設定オプション --enable-dba=shared を使用することにより、dbm 形式のデータベースをサポートする動的に ロード可能なモジュールを有効にして PHP を構築することができます。 また、PHP の configure 行に設定スイッチ ...
https://man.plustar.jp/php/dba.installation.html - [similar]
インストール 0
« データベースに関する問題 構築時の問題 » PHP Manual FAQ インストール インストール このセクションでは PHP のインストール方法に関する一般的な質問を扱います。 PHP は、ほとんど全ての OS とウェブサーバーで 利用可能です。 PHP をインストールするには、 インストールと設定 の指示に従ってください。 ...
https://man.plustar.jp/php/faq.installation.html - [similar]
直近の SQL ステートメントによって作用した行数を返す 0
« PDOStatement::nextRowset PDOStatement::setAttribute » PHP Manual PDOStatement 直近の SQL ステートメントによって作用した行数を返す PDOStatement::rowCount (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDOStatement::rowCount — 直近の SQL ステートメントによって作用した行数を返す 説明 p ...
https://man.plustar.jp/php/pdostatement.rowcount.html - [similar]
Document Object Model 0
« XML 操作 はじめに » PHP Manual XML 操作 Document Object Model Document Object Model はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 DOMAttr — DOMAttr クラス DOMAttr::__construct — 新しい DOMAttr オブジェクトを作成する DOMAttr::isId — 属性が定義済み ...
https://man.plustar.jp/php/book.dom.html - [similar]
PHP Data Objects 0
« odbc_tables はじめに » PHP Manual 抽象化レイヤー PHP Data Objects PHP Data Objects はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 接続、および接続の管理 トランザクションおよび自動コミット プリペアドステートメントおよびストアドプロシージャ エラーおよ ...
https://man.plustar.jp/php/book.pdo.html - [similar]
指定した配列の要素にコールバック関数を適用する 0
« array_keys array_merge_recursive » PHP Manual 配列 関数 指定した配列の要素にコールバック関数を適用する array_map (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) array_map — 指定した配列の要素にコールバック関数を適用する 説明 array_map ( ? callable $callback , array $array , array ...$arrays ): a ...
https://man.plustar.jp/php/function.array-map.html - [similar]
指定した日付/時刻の詳細な情報を連想配列で返す 0
« date_parse_from_format date_sub » PHP Manual 日付・時刻 関数 指定した日付/時刻の詳細な情報を連想配列で返す date_parse (PHP 5 >= 5.2.0, PHP 7, PHP 8) date_parse — 指定した日付/時刻の詳細な情報を連想配列で返す 説明 date_parse ( string $datetime ): array date_parse() は、 strtotime() や D ...
https://man.plustar.jp/php/function.date-parse.html - [similar]