検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 57 for [SIMILAR] 16 1024 4096 WITH 40225 runkit7 WITH 2... (0.091 sec.)
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
« 例 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
« ZipArchive::deleteName ZipArchive::getArchiveComment » PHP Manual ZipArchive アーカイブの内容を展開する ZipArchive::extractTo (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0) ZipArchive::extractTo — アーカイブの内容を展開する 説明 public ZipArchive::extractTo ( string $pathto , array ...
https://man.plustar.jp/php/ziparchive.extractto.html - [similar]
Reads the next frame 0
« Stomp::hasFrame Stomp::send » PHP Manual Stomp Reads the next frame Stomp::readFrame stomp_read_frame (PECL stomp >= 0.1.0) Stomp::readFrame -- stomp_read_frame — Reads the next frame 説明 オブジェクト指向型 (method): public Stomp::readFrame ( string $class_name = "stompFrame" ): stomp ...
https://man.plustar.jp/php/stomp.readframe.html - [similar]
Merges source to the current SolrDocument 0
« SolrDocument::key SolrDocument::next » PHP Manual SolrDocument Merges source to the current SolrDocument SolrDocument::merge (PECL solr >= 0.9.2) SolrDocument::merge — Merges source to the current SolrDocument 説明 public SolrDocument::merge ( SolrDocument $sourceDoc , bool $overwrite ...
https://man.plustar.jp/php/solrdocument.merge.html - [similar]
Merges one input document into another 0
« SolrInputDocument::hasChildDocuments SolrInputDocument::reset » PHP Manual SolrInputDocument Merges one input document into another SolrInputDocument::merge (PECL solr >= 0.9.2) SolrInputDocument::merge — Merges one input document into another 説明 public SolrInputDocument::merge ( Sol ...
https://man.plustar.jp/php/solrinputdocument.merge.html - [similar]
Stomp Client 0
« ssh2_tunnel はじめに » PHP Manual その他のサービス Stomp Client Stomp Client はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 例 Stomp 関数 stomp_connect_error — Returns a string description of the last connect error stomp_version — Gets the current stomp extensio ...
https://man.plustar.jp/php/book.stomp.html - [similar]
SQLite3 クラス 0
« 定義済み定数 SQLite3::backup » PHP Manual SQLite3 SQLite3 クラス SQLite3 クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SQLite 3 データベースとのインターフェイスとなるクラスです。 クラス概要 class SQLite3 { /* メソッド */ public __construct ( string $filename , int $flags = SQLITE3_OPE ...
https://man.plustar.jp/php/class.sqlite3.html - [similar]
UConverter クラス 0
« IntlPartsIterator::getBreakIterator UConverter::__construct » PHP Manual intl UConverter クラス UConverter クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) はじめに クラス概要 class UConverter { /* 定数 */ const int REASON_UNASSIGNED = 0 ; const int REASON_ILLEGAL = 1 ; const int ...
https://man.plustar.jp/php/class.uconverter.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual ImageMagick 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 COLOR_* 定数 色タイプ定数です。これらは主に ImagickPixel で使用します。 ...
https://man.plustar.jp/php/imagick.constants.html - [similar]
PREV 1 2 3 4 5 6 NEXT