検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 389 for [SIMILAR] 16 1024 4096 WITH 30436 varnishlog WIT... (0.304 sec.)
The MongoDB\Driver\Exception\ExecutionTimeoutException class 0
« MongoDB\Driver\Exception\Exception MongoDB\Driver\Exception\InvalidArgumentException » PHP Manual MongoDB\Driver\Exception The MongoDB\Driver\Exception\ExecutionTimeoutException class The MongoDB\Driver\Exception\ExecutionTimeoutException class (mongodb >= 1.0.0) はじめに Thrown when a ...
https://man.plustar.jp/php/class.mongodb-driver-exception-executiontimeoutexcept... - [similar]
The MongoDB\Driver\Exception\WriteException class 0
« MongoDB\Driver\Exception\UnexpectedValueException MongoDB\Driver\Exception\WriteException::getWriteResult » PHP Manual MongoDB\Driver\Exception The MongoDB\Driver\Exception\WriteException class The MongoDB\Driver\Exception\WriteException class (mongodb >= 1.0.0) はじめに Base class for ...
https://man.plustar.jp/php/class.mongodb-driver-exception-writeexception.html - [similar]
PDOException クラス 0
« PDOStatement::setFetchMode PDO ドライバ » PHP Manual PDO PDOException クラス PDOException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに PDO が発するエラーを表します。あなた自身が書いたコードから PDOException をスローしてはいけません。 PHP の例外についての詳細な情報は、 例外 を参照くだ ...
https://man.plustar.jp/php/class.pdoexception.html - [similar]
SoapFault クラス 0
« SoapServer::setPersistence SoapFault::__construct » PHP Manual SOAP SoapFault クラス SoapFault クラス (PHP 5, PHP 7, PHP 8) はじめに SOAP fault をあらわします。 クラス概要 class SoapFault extends Exception { /* プロパティ */ public string $ faultstring ; public ? string $ faultcode = n ...
https://man.plustar.jp/php/class.soapfault.html - [similar]
SolrException クラス 0
« SolrCollapseFunction::__toString SolrException::getInternalInfo » PHP Manual Solr SolrException クラス SolrException クラス (PECL solr >= 0.9.2) はじめに これは、Solr エクステンションクラスによってスローされる全ての例外に対する基底クラスです。 クラス概要 class SolrException extends Exc ...
https://man.plustar.jp/php/class.solrexception.html - [similar]
UnexpectedValueException クラス 0
« UnderflowException SPL 関数 » PHP Manual 例外 UnexpectedValueException クラス UnexpectedValueException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに いくつかの値のセットに一致しない値であった際にスローされる例外です。 これが発生する例としては、ある関数が別の関数をコールしていて、 その ...
https://man.plustar.jp/php/class.unexpectedvalueexception.html - [similar]
直前の Throwable を返す 0
« Error::getMessage Error::getCode » PHP Manual Error 直前の Throwable を返す Error::getPrevious (PHP 7, PHP 8) Error::getPrevious — 直前の Throwable を返す 説明 final public Error::getPrevious (): ? Throwable 直前の Throwable( Error::__construct() の3番目の引数)を返す。 パラメータ この ...
https://man.plustar.jp/php/error.getprevious.html - [similar]
Gettext 0
« Gender\Gender::similarNames はじめに » PHP Manual 自然言語および文字エンコーディング Gettext Gettext はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Gettext 関数 bind_textdomain_codeset — DOMAIN メッセージカタログから返されるメッセージの文字エンコーデ ...
https://man.plustar.jp/php/book.gettext.html - [similar]
基本的な使用法 0
« 例 FTP 関数 » PHP Manual 例 基本的な使用法 基本的な使用法 例1 FTP の例 <?php // 接続を確立する $ftp = ftp_connect ( $ftp_server ); // ユーザー名とパスワードでログインする $login_result = ftp_login ( $ftp , $ftp_user_name , $ftp_user_pass ); // 接続できたか確認する if ((! $ftp ) || (! $ ...
https://man.plustar.jp/php/ftp.examples-basic.html - [similar]
テーブルのカラムおよび関連するメタデータを含む結果セットを返す 0
« db2_column_privileges db2_commit » PHP Manual IBM DB2 関数 テーブルのカラムおよび関連するメタデータを含む結果セットを返す db2_columns (PECL ibm_db2 >= 1.0.0) db2_columns — テーブルのカラムおよび関連するメタデータを含む結果セットを返す 説明 db2_columns ( resource $connection , string $q ...
https://man.plustar.jp/php/function.db2-columns.html - [similar]