検索

phrase: max: clip:
target: order:
Results of 371 - 380 of about 647 for [SIMILAR] 16 1024 4096 WITH 11633 throwable WITH... (0.413 sec.)
直近で失敗した posix 関数が設定したエラー番号を取得する 0
« posix_errno posix_getcwd » PHP Manual POSIX 関数 直近で失敗した posix 関数が設定したエラー番号を取得する posix_get_last_error (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) posix_get_last_error — 直近で失敗した posix 関数が設定したエラー番号を取得する 説明 posix_get_last_error (): int 直近で失敗 ...
https://man.plustar.jp/php/function.posix-get-last-error.html - [similar]
SOAP エラーハンドラを使用するかどうかを設定する 0
« is_soap_fault SoapClient » PHP Manual SOAP 関数 SOAP エラーハンドラを使用するかどうかを設定する use_soap_error_handler (PHP 5, PHP 7, PHP 8) use_soap_error_handler — SOAP エラーハンドラを使用するかどうかを設定する 説明 use_soap_error_handler ( bool $enable = true ): bool この関数は、SO ...
https://man.plustar.jp/php/function.use-soap-error-handler.html - [similar]
The MongoDB\Driver\Command class 0
« MongoDB\Driver\Manager::startSession MongoDB\Driver\Command::__construct » PHP Manual MongoDB\Driver The MongoDB\Driver\Command class The MongoDB\Driver\Command class (mongodb >=1.0.0) はじめに The MongoDB\Driver\Command class is a value object that represents a database command. To pr ...
https://man.plustar.jp/php/class.mongodb-driver-command.html - [similar]
新しい DateTimeZone オブジェクトを作成する 0
« DateTimeZone DateTimeZone::getLocation » PHP Manual DateTimeZone 新しい DateTimeZone オブジェクトを作成する DateTimeZone::__construct timezone_open (PHP 5 >= 5.2.0, PHP 7, PHP 8) DateTimeZone::__construct -- timezone_open — 新しい DateTimeZone オブジェクトを作成する 説明 オブジェクト指 ...
https://man.plustar.jp/php/datetimezone.construct.html - [similar]
SoapServer の持続モードを設定する 0
« SoapServer::setObject SoapFault » PHP Manual SoapServer SoapServer の持続モードを設定する SoapServer::setPersistence (PHP 5, PHP 7, PHP 8) SoapServer::setPersistence — SoapServer の持続モードを設定する 説明 public SoapServer::setPersistence ( int $mode ): void この関数により、SoapServe ...
https://man.plustar.jp/php/soapserver.setpersistence.html - [similar]
0
« リソース型 Stomp 関数 » PHP Manual Stomp 例 例 例1 オブジェクト指向型 <?php $queue = '/queue/foo' ; $msg = 'bar' ; /* connection */ try { $stomp = new Stomp ( 'tcp://localhost:61613' ); } catch( StompException $e ) { die( 'Connection failed: ' . $e -> getMessage ()); } /* send a messag ...
https://man.plustar.jp/php/stomp.examples.html - [similar]
インストール 0
« データベースに関する問題 構築時の問題 » PHP Manual FAQ インストール インストール このセクションでは PHP のインストール方法に関する一般的な質問を扱います。 PHP は、ほとんど全ての OS とウェブサーバーで 利用可能です。 PHP をインストールするには、 インストールと設定 の指示に従ってください。 ...
https://man.plustar.jp/php/faq.installation.html - [similar]
エラーの内容を表す文字列を返す 0
« curl_multi_setopt curl_pause » PHP Manual cURL 関数 エラーの内容を表す文字列を返す curl_multi_strerror (PHP 5 >= 5.5.0, PHP 7, PHP 8) curl_multi_strerror — エラーの内容を表す文字列を返す 説明 curl_multi_strerror ( int $error_code ): ? string 指定した CURLM エラーコードに対応するエラーメ ...
https://man.plustar.jp/php/function.curl-multi-strerror.html - [similar]
ハッシュ値を計算する 0
« mhash_keygen_s2k OpenSSL » PHP Manual Mhash 関数 ハッシュ値を計算する mhash (PHP 4, PHP 5, PHP 7, PHP 8) mhash — ハッシュ値を計算する 警告 この関数は PHP 8.1.0 で 非推奨 になります。この関数に頼らないことを強く推奨します。 説明 mhash ( int $hash , string $data , string $key = ? ): stri ...
https://man.plustar.jp/php/function.mhash.html - [similar]
はじめに 0
« Mhash インストール/設定 » PHP Manual Mhash はじめに はじめに 以下の関数は、 » mhash と組み合わせて 動作することを前提としています。mhashは、チェックサム、メッセージ ダイジェスト、メッセージ認証コード等を作成するために使用することが できます。 この関数は、mhash ライブラリへのインターフェ ...
https://man.plustar.jp/php/intro.mhash.html - [similar]