検索

phrase: max: clip:
target: order:
Results of 311 - 320 of about 1114 for from (0.029 sec.)
Whether the context is persistent 3066
« ZMQContext::getSocket ZMQContext::setOpt » PHP Manual ZMQContext Whether the context is persis ... persistent connections as each socket is allocated from a context. パラメータ この関数にはパラメータはあり ... sPersistent , context , パラメータ , each , 関数 , from ...
https://man.plustar.jp/php/zmqcontext.ispersistent.html - [similar]
The XMLDiff\Base class 3043
« インストール手順 XMLDiff\Base::__construct » PHP Manual XMLDiff The XMLDiff\Base class The XML ... t ( string $nsname ) abstract public diff ( mixed $from , mixed $to ): mixed abstract public merge ( mixed ... merge , document , new , documents , Constructor , from ...
https://man.plustar.jp/php/class.xmldiff-base.html - [similar]
Makes event non-pending 3043
« Event::__construct Event::delSignal » PHP Manual Event Makes event non-pending Event::del (PEC ... g 説明 public Event::del (): bool Removes an event from the set of monitored events, i.e. makes it non-pen ... Event , パラメータ , makes , 失敗 , 成功 , 関数 , from ...
https://man.plustar.jp/php/event.del.html - [similar]
Append data to the end of an event buffer 3043
« EventBuffer EventBuffer::addBuffer » PHP Manual EventBuffer Append data to the end of an event ... ます。 参考 EventBuffer::addBuffer() - Move all data from a buffer provided to the current instance of Event ... , EventBuffer , of , addBuffer , 参考 , provided , from ...
https://man.plustar.jp/php/eventbuffer.add.html - [similar]
Returns EventBufferEvent object 3043
« EventHttpRequest::free EventHttpRequest::getCommand » PHP Manual EventHttpRequest Returns Even ... st premature destruction when the method is called from a user callback. So the EventBufferEvent object sh ... etBufferEvent , event , パラメータ , So , called , from ...
https://man.plustar.jp/php/eventhttprequest.getbufferevent.html - [similar]
Get contents of collection type column using OID 3043
« cubrid_close_request cubrid_col_size » PHP Manual CUBRID 関数 Get contents of collection type ... ad. attr_name Attribute name that you want to read from the instance. 戻り値 Array (0-based numerical arra ... ess is successful; false (to distinguish the error from the situation of attribute having empty collection ... 'a')" ); $req = cubrid_execute ( $conn , "SELECT * FROM foo" , CUBRID_INCLUDE_OID ); cubrid_move_cursor ( ...
https://man.plustar.jp/php/function.cubrid-col-get.html - [similar]
Calculates the match score between two fuzzy hash signatures 3043
« ssdeep 関数 ssdeep_fuzzy_hash_filename » PHP Manual ssdeep 関数 Calculates the match score bet ... y hash signature string. 戻り値 Returns an integer from 0 to 100 on success, false otherwise. 関連キーワー ... ulates , compare , signature , signatures , 関数 , from , integer ...
https://man.plustar.jp/php/function.ssdeep-fuzzy-compare.html - [similar]
Close a connection to a remote SSH server 3043
« ssh2_connect ssh2_exec » PHP Manual SSH2 関数 Close a connection to a remote SSH server ssh2_d ... ession An SSH connection link identifier, obtained from a call to ssh2_connect() . 戻り値 成功した場合に t ... nection , server , remote , disconnect , session , from , サーバー , 参考 , 失敗 , 成功 ...
https://man.plustar.jp/php/function.ssh2-disconnect.html - [similar]
直前のステートメントの操作での SQLSTATE エラーを返す 3043
« mysqli_stmt::send_long_data mysqli_stmt::store_result » PHP Manual mysqli_stmt 直前のステートメ ... $mysqli -> query ( "INSERT INTO myCountry SELECT * FROM Country" ); $query = "SELECT Name, Code FROM myCou ... li_query ( $link , "INSERT INTO myCountry SELECT * FROM Country" ); $query = "SELECT Name, Code FROM myCou ...
https://man.plustar.jp/php/mysqli-stmt.sqlstate.html - [similar]
接続の現在の文字セットを考慮して、SQL 文で使用する文字列の特殊文字をエスケープす... 3043
« mysqli::real_connect mysqli::real_query » PHP Manual mysqli 接続の現在の文字セットを考慮して、 ... 作します。*/ $query = sprintf ( "SELECT CountryCode FROM City WHERE name='%s'" , $mysqli -> real_escape_str ... いからです */ $query = sprintf ( "SELECT CountryCode FROM City WHERE name='%s'" , $city ); $result = $mysqli ... 作します。*/ $query = sprintf ( "SELECT CountryCode FROM City WHERE name='%s'" , mysqli_real_escape_string ... いからです */ $query = sprintf ( "SELECT CountryCode FROM City WHERE name='%s'" , $city ); $result = mysqli_ ...
https://man.plustar.jp/php/mysqli.real-escape-string.html - [similar]