検索

phrase: max: clip:
target: order:
Results of 281 - 290 of about 516 for [SIMILAR] 16 1024 4096 WITH 29315 ルボ WITH 2482... (2.678 sec.)
mysqli_warning クラス 0
« mysqli_driver::$report_mode mysqli_warning::__construct » PHP Manual MySQLi mysqli_warning クラス mysqli_warning クラス (PHP 5, PHP 7, PHP 8) はじめに MySQL の警告を表します。 クラス概要 final class mysqli_warning { /* プロパティ */ public string $ message ; public string $ sqlstate ; ...
https://man.plustar.jp/php/class.mysqli-warning.html - [similar]
ZipArchive クラス 0
« 例 ZipArchive::addEmptyDir » PHP Manual Zip ZipArchive クラス ZipArchive クラス (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0) はじめに Zip で圧縮されたファイルアーカイブです。 クラス概要 class ZipArchive implements Countable { /* プロパティ */ public readonly int $ lastId ; public ...
https://man.plustar.jp/php/class.ziparchive.html - [similar]
メーリングリスト 0
« 一般的な情報 PHP を手に入れるには » PHP Manual FAQ メーリングリスト メーリングリスト このセクションではPHPのコミュニティへの参加に関する質問を扱います。 最良の方法はメーリングリストに参加することです。 PHPのメーリングリストはありますか? 他にコミュニティはありますか? PHP のメーリングリス ...
https://man.plustar.jp/php/faq.mailinglist.html - [similar]
dcgettext の複数形版 0
« dcgettext dgettext » PHP Manual Gettext 関数 dcgettext の複数形版 dcngettext (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) dcngettext — dcgettext の複数形版 説明 dcngettext ( string $domain , string $singular , string $plural , int $count , int $category ): string この関数により単一の複数形メッ ...
https://man.plustar.jp/php/function.dcngettext.html - [similar]
dgettext の複数形版 0
« dgettext gettext » PHP Manual Gettext 関数 dgettext の複数形版 dngettext (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) dngettext — dgettext の複数形版 説明 dngettext ( string $domain , string $singular , string $plural , int $count ): string dngettext() 関数により、単一の複数形メッセージ参照に ...
https://man.plustar.jp/php/function.dngettext.html - [similar]
統計情報 0
« 持続的接続 メモ » PHP Manual Mysqlnd 統計情報 統計情報 統計情報を使う MySQL Native Driver は、クライアントとサーバー間の通信に関する統計情報を収集する機能をサポートしています。収集できる統計情報は主に2つのタイプに分けられます。 クライアントの統計情報 接続の統計情報 mysqli 拡張機能を使っ ...
https://man.plustar.jp/php/mysqlnd.stats.html - [similar]
Lightweight Directory Access Protocol 0
« GearmanException はじめに » PHP Manual その他のサービス Lightweight Directory Access Protocol Lightweight Directory Access Protocol はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 PHP LDAP コールの使用法 LDAP コントロール 例 基本的な使用法 LDAP コント ...
https://man.plustar.jp/php/book.ldap.html - [similar]
最初の MySQL API 0
« Warning::__construct はじめに » PHP Manual MySQL 最初の MySQL API 最初の MySQL API はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 変更履歴 定義済み定数 例 MySQL 拡張モジュールの概要を示す例 MySQL 関数 mysql_affected_rows — 一番最近の操作で変更された行の数を得る ...
https://man.plustar.jp/php/book.mysql.html - [similar]
エラーオブジェクトを生成する 0
« Error Error::getMessage » PHP Manual Error エラーオブジェクトを生成する Error::__construct (PHP 7, PHP 8) Error::__construct — エラーオブジェクトを生成する 説明 public Error::__construct ( string $message = "" , int $code = 0 , ? Throwable $previous = null ) エラーを生成する。 パラメー ...
https://man.plustar.jp/php/error.construct.html - [similar]
例外を作成する 0
« Exception Exception::getMessage » PHP Manual Exception 例外を作成する Exception::__construct (PHP 5, PHP 7, PHP 8) Exception::__construct — 例外を作成する 説明 public Exception::__construct ( string $message = "" , int $code = 0 , ? Throwable $previous = null ) 例外を作成します。 パラメ ...
https://man.plustar.jp/php/exception.construct.html - [similar]