検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 285 for [SIMILAR] 16 1024 4096 WITH 27333 libxmlerror WI... (3.794 sec.)
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 Apache Solr エクステンションを使うには、 libxml および curl エクステンションも使える状態にしておく必要があります。 libxml2 2.6.31 以降が必要です。 libcurl 7.18.0 以降も必要です。 上記のライブラリのバージョンが必 ...
https://man.plustar.jp/php/solr.requirements.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
« ibase_errcode ibase_execute » PHP Manual Firebird/InterBase 関数 エラーメッセージを返す ibase_errmsg (PHP 5, PHP 7 < 7.4.0) ibase_errmsg — エラーメッセージを返す 説明 ibase_errmsg (): string 直近の InterBase 関数コールの結果として得られるエラーメッセージを返します。 パラメータ この関数 ...
https://man.plustar.jp/php/function.ibase-errmsg.html - [similar]
例外コードを取得する 0
« Throwable::getMessage Throwable::getFile » PHP Manual Throwable 例外コードを取得する Throwable::getCode (PHP 7, PHP 8) Throwable::getCode — 例外コードを取得する 説明 public Throwable::getCode (): int スローされたオブジェクトのエラーコードを返します。 パラメータ この関数にはパラメータは ...
https://man.plustar.jp/php/throwable.getcode.html - [similar]
依存性を取得する 0
« ReflectionExtension::getConstants ReflectionExtension::getFunctions » PHP Manual ReflectionExtension 依存性を取得する ReflectionExtension::getDependencies (PHP 5 >= 5.1.3, PHP 7, PHP 8) ReflectionExtension::getDependencies — 依存性を取得する 説明 public ReflectionExtension::getDependen ...
https://man.plustar.jp/php/reflectionextension.getdependencies.html - [similar]
mysqli_sql_exception クラス 0
« mysqli_warning::next mysqli_sql_exception::getSqlState » PHP Manual MySQLi mysqli_sql_exception クラス mysqli_sql_exception クラス (PHP 5, PHP 7, PHP 8) はじめに mysqli の例外を処理するクラスです。 クラス概要 final class mysqli_sql_exception extends RuntimeException { /* プロパティ */ ...
https://man.plustar.jp/php/class.mysqli-sql-exception.html - [similar]
SNMPException クラス 0
« SNMP::walk ソケット » PHP Manual SNMP SNMPException クラス SNMPException クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに SNMP で発生するエラーを表します。自分のコードから SNMPException をスローしてはいけません。 PHP における例外処理の詳細な情報は 例外 を参照ください。 クラス概要 class S ...
https://man.plustar.jp/php/class.snmpexception.html - [similar]
接続の中断と再開をする 0
« curl_multi_strerror curl_reset » PHP Manual cURL 関数 接続の中断と再開をする curl_pause (PHP 5 >= 5.5.0, PHP 7, PHP 8) curl_pause — 接続の中断と再開をする 説明 curl_pause ( CurlHandle $handle , int $flags ): int 警告 この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記 ...
https://man.plustar.jp/php/function.curl-pause.html - [similar]
直近の pcntl 関数が失敗したときのエラー番号を取得する 0
« pcntl_fork pcntl_getpriority » PHP Manual PCNTL 関数 直近の pcntl 関数が失敗したときのエラー番号を取得する pcntl_get_last_error (PHP 5 >= 5.3.4, PHP 7, PHP 8) pcntl_get_last_error — 直近の pcntl 関数が失敗したときのエラー番号を取得する 説明 pcntl_get_last_error (): int 警告 この関数は、 ...
https://man.plustar.jp/php/function.pcntl-get-last-error.html - [similar]
接続したソケットからデータを受信する 0
« socket_read socket_recvfrom » PHP Manual ソケット 関数 接続したソケットからデータを受信する socket_recv (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_recv — 接続したソケットからデータを受信する 説明 socket_recv ( Socket $socket , ? string &$data , int $length , int $flags ): int | false ...
https://man.plustar.jp/php/function.socket-recv.html - [similar]