検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 192 for FAILED (0.006 sec.)
Gets the last stomp error 5669
« Stomp::__destruct Stomp::getReadTimeout » PHP Manual Stomp Gets the last stomp error Stomp::er ... ); } catch( StompException $e ) { die( 'Connection failed: ' . $e -> getMessage ()); } var_dump ( $stomp -> ... eck connection */ if (! $link ) { die( 'Connection failed: ' . stomp_connect_error ()); } var_dump ( stomp_e ...
https://man.plustar.jp/php/stomp.error.html - [similar]
Gets the current stomp session ID 5669
« Stomp::getReadTimeout Stomp::hasFrame » PHP Manual Stomp Gets the current stomp session ID Sto ... ); } catch( StompException $e ) { die( 'Connection failed: ' . $e -> getMessage ()); } var_dump ( $stomp -> ... eck connection */ if (! $link ) { die( 'Connection failed: ' . stomp_connect_error ()); } var_dump ( stomp_g ...
https://man.plustar.jp/php/stomp.getsessionid.html - [similar]
Connect buffer event's file descriptor to given address or UNIX socket 5593
« EventBufferEvent::close EventBufferEvent::connectHost » PHP Manual EventBufferEvent Connect bu ... nt :: OPT_DEFER_CALLBACKS ); if (! $bev ) { exit( "Failed creating bufferevent socket\n" ); } echo "step 2\n ... 1.0\r\n" . "Connection: Close\r\n\r\n" )) { exit( "Failed adding request to output buffer\n" ); } /* Connect ... onnect ( "unix: $sock_path " )) { trigger_error ( "Failed to connect to socket ` $sock_path '" , E_USER_ERRO ...
https://man.plustar.jp/php/eventbufferevent.connect.html - [similar]
拡張 5593
« 例 Reflection » PHP Manual リフレクション 拡張 拡張 組み込みクラスの特別なバージョンを作成した ... なエラーを発生します。 Fatal error: Internal error: Failed to retrieve the reflection object 関連キーワード: ... 作成 , string , 組み込み , メソッド , Reflection , Failed , Internal , 警告 ...
https://man.plustar.jp/php/reflection.extending.html - [similar]
Finalizes all add/deletes made to the index 5593
« SolrClient::addDocuments SolrClient::__construct » PHP Manual SolrClient Finalizes all add/del ... 例外 Throws SolrClientException if the client had failed, or there was a connection issue. Throws SolrServe ... rException if the Solr Server had failed to process the request. 変更履歴 バージョン 説明 P ...
https://man.plustar.jp/php/solrclient.commit.html - [similar]
名前で定義されたエントリの圧縮メソッドを設定する 5593
« ZipArchive::setCompressionIndex ZipArchive::setEncryptionIndex » PHP Manual ZipArchive 名前で定 ... TE ); $zip -> close (); echo 'ok' ; } else { echo 'failed' ; } ?> 例2 ファイルを追加し、圧縮メソッドを設定す ... XZ ); $zip -> close (); echo 'ok' ; } else { echo 'failed' ; } ?> 関連キーワード: 圧縮 , メソッド , 名前 , エ ...
https://man.plustar.jp/php/ziparchive.setcompressionname.html - [similar]
Binds an HTTP server on the specified address and port 5506
« EventHttp::addServerAlias EventHttp::__construct » PHP Manual EventHttp Binds an HTTP server o ... p -> bind ( "127.0.0.1" , 8088 )) { exit( "bind(1) failed\n" ); }; if (! $http -> bind ( "127.0.0.1" , 8089 ... )) { exit( "bind(2) failed\n" ); }; $http -> setCallback ( "/about" , functio ...
https://man.plustar.jp/php/eventhttp.bind.html - [similar]
Adds a collection of SolrInputDocument instances to the index 5506
« SolrClient::addDocument SolrClient::commit » PHP Manual SolrClient Adds a collection of SolrIn ... 例外 Throws SolrClientException if the client had failed, or there was a connection issue. Throws SolrServe ... rException if the Solr Server had failed to process the request. 例 例1 SolrClient::addDocu ...
https://man.plustar.jp/php/solrclient.adddocuments.html - [similar]
Sends a query to the server 5506
« SolrClient::ping SolrClient::request » PHP Manual SolrClient Sends a query to the server SolrC ... 例外 Throws SolrClientException if the client had failed, or there was a connection issue. Throws SolrServe ... rException if the Solr Server had failed to satisfy the query. 例 例1 SolrClient::query() e ...
https://man.plustar.jp/php/solrclient.query.html - [similar]
Rolls back a transaction in progress 5506
« Stomp Stomp::ack » PHP Manual Stomp Rolls back a transaction in progress Stomp::abort stomp_ab ... ); } catch( StompException $e ) { die( 'Connection failed: ' . $e -> getMessage ()); } /* begin a transactio ... eck connection */ if (! $link ) { die( 'Connection failed: ' . stomp_connect_error ()); } /* begin a transac ...
https://man.plustar.jp/php/stomp.abort.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT