検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 493 for [SIMILAR] 16 1024 4096 WITH 29916 errormsg WITH ... (0.373 sec.)
構築時の問題 0
« インストール PHP の使いかた » PHP Manual FAQ 構築時の問題 構築時の問題 本節は、構築時に発生する多くの一般的なエラーを集めたものです。 anonymous Git サービスで最新版の PHP を入手しましたが、 configure スクリプトがありません! PHPをApacheと組みあわせて動作するようにconfigureを行う際に問題 ...
https://man.plustar.jp/php/faq.build.html - [similar]
他の SAPI との違い 0
« はじめに オプション » PHP Manual コマンドラインの使用法 他の SAPI との違い 他の SAPI との違い CLI SAPI を他の SAPI と比べた時の 大きな違いを以下に示します。 CGI SAPI と異なり、ヘッダが出力されません。 CGI SAPI は HTTP ヘッダの出力を抑制する機能を 提供していますが、等価な機能は CLI SAPI ...
https://man.plustar.jp/php/features.commandline.differences.html - [similar]
bzip2 エラー文字列を返す 0
« bzerror bzflush » PHP Manual Bzip2 関数 bzip2 エラー文字列を返す bzerrstr (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) bzerrstr — bzip2 エラー文字列を返す 説明 bzerrstr ( resource $bz ): string 与えられたファイルポインタから返された bzip2 エラーのエラーの文字列を返します。 パラメータ bz ファイ ...
https://man.plustar.jp/php/function.bzerrstr.html - [similar]
与えられたエラーコードを説明する文字列を返す 0
« curl_share_setopt curl_strerror » PHP Manual cURL 関数 与えられたエラーコードを説明する文字列を返す curl_share_strerror (PHP 7 >= 7.1.0, PHP 8) curl_share_strerror — 与えられたエラーコードを説明する文字列を返す 説明 curl_share_strerror ( int $error_code ): ? string 与えられたエラーコー ...
https://man.plustar.jp/php/function.curl-share-strerror.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
« YAZ 関数 yaz_ccl_conf » PHP Manual YAZ 関数 詳細なエラー情報を返す yaz_addinfo (PHP 4 >= 4.0.1, PECL yaz >= 0.9.0) yaz_addinfo — 詳細なエラー情報を返す 説明 yaz_addinfo ( resource $id ): string サーバー上での直近のリクエストに関する詳細なエラーメッセージを返します。 サーバーによっては、 ...
https://man.plustar.jp/php/function.yaz-addinfo.html - [similar]
PCRE 関数 0
« パフォーマンス preg_filter » PHP Manual PCRE PCRE 関数 PCRE 関数 目次 preg_filter — 正規表現による検索と置換を行う preg_grep — パターンにマッチする配列の要素を返す preg_last_error_msg — 最後に実行した PCRE 正規表現に関するエラーメッセージを返す preg_last_error — 直近の PCRE 正規表現処理 ...
https://man.plustar.jp/php/ref.pcre.html - [similar]
SoapServer コンストラクタ 0
« SoapServer::addSoapHeader SoapServer::fault » PHP Manual SoapServer SoapServer コンストラクタ SoapServer::__construct (PHP 5, PHP 7, PHP 8) SoapServer::__construct — SoapServer コンストラクタ 説明 public SoapServer::__construct ( ? string $wsdl , array $options = [] ) このコンストラクタ ...
https://man.plustar.jp/php/soapserver.construct.html - [similar]
メールを送信する 0
« ezmlm_hash Mailparse » PHP Manual メール 関数 メールを送信する mail (PHP 4, PHP 5, PHP 7, PHP 8) mail — メールを送信する 説明 mail ( string $to , string $subject , string $message , array | string $additional_headers = [] , string $additional_params = "" ): bool メールを送信します。 パ ...
https://man.plustar.jp/php/function.mail.html - [similar]
libXMLError クラス 0
« 定義済み定数 libxml 関数 » PHP Manual libxml libXMLError クラス libXMLError クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに libxml がスローするエラーについてのさまざまな情報を含みます。エラーコードについての説明は、公式の » xmlError API ドキュメント をごらんください。 クラス概要 class l ...
https://man.plustar.jp/php/class.libxmlerror.html - [similar]