検索

phrase: max: clip:
target: order:
Results of 371 - 380 of about 442 for [SIMILAR] 16 1024 4096 WITH 22555 ポン WITH 2118... (0.665 sec.)
0
« リソース型 SVM » PHP Manual SVM 例 例 The basic process is to define parameters, supply training data to generate a model on, then make predictions based on the model. There are a default set of parameters that should get some results with most any input, so we'll start by looking at t ...
https://man.plustar.jp/php/svm.examples.html - [similar]
0
« 定義済み定数 Yar_Server » PHP Manual Yar 例 例 例1 Yar Server Example <?php /* assume this page can be accessed by http://example.com/operator.php */ class Operator { /** * Add two operands * @param interge * @return interge */ public function add ( $a , $b ) { return $this -> _add ( $ ...
https://man.plustar.jp/php/yar.examples.html - [similar]
さまざまな FTP 実行時オプションを設定する 0
« ftp_rmdir ftp_site » PHP Manual FTP 関数 さまざまな FTP 実行時オプションを設定する ftp_set_option (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) ftp_set_option — さまざまな FTP 実行時オプションを設定する 説明 ftp_set_option ( FTP\Connection $ftp , int $option , int | bool $value ): bool この関数 ...
https://man.plustar.jp/php/function.ftp-set-option.html - [similar]
結果から情報を展開する 0
« ldap_parse_reference ldap_read » PHP Manual LDAP 関数 結果から情報を展開する ldap_parse_result (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) ldap_parse_result — 結果から情報を展開する 説明 ldap_parse_result ( LDAP\Connection $ldap , LDAP\Result $result , int &$error_code , string &$matched_dn ...
https://man.plustar.jp/php/function.ldap-parse-result.html - [similar]
サーバーを追加する 0
« radius_acct_open radius_auth_open » PHP Manual Radius 関数 サーバーを追加する radius_add_server (PECL radius >= 1.1.0) radius_add_server — サーバーを追加する 説明 radius_add_server ( resource $radius_handle , string $hostname , int $port , string $secret , int $timeout , int $max_tries ...
https://man.plustar.jp/php/function.radius-add-server.html - [similar]
The EventHttpRequest class 0
« EventHttpConnection::setTimeout EventHttpRequest::addHeader » PHP Manual Event The EventHttpRequest class The EventHttpRequest class (PECL event >= 1.4.0-beta) はじめに Represents an HTTP request. クラス概要 class EventHttpRequest { /* Constants */ const int CMD_GET = 1 ; const int CMD ...
https://man.plustar.jp/php/class.eventhttprequest.html - [similar]
The MongoDB\Driver\ServerDescription class 0
« MongoDB\Driver\Server::isSecondary MongoDB\Driver\ServerDescription::getHelloResponse » PHP Manual MongoDB\Driver The MongoDB\Driver\ServerDescription class The MongoDB\Driver\ServerDescription class (mongodb >=1.13.0) はじめに The MongoDB\Driver\ServerDescription class is a value obje ...
https://man.plustar.jp/php/class.mongodb-driver-serverdescription.html - [similar]
The Swoole\Http\Server class 0
« Swoole\Http\Response::write Swoole\Http\Server::on » PHP Manual Swoole The Swoole\Http\Server class The Swoole\Http\Server class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\Http\Server extends Swoole\Server { /* メソッド */ public on ( string $event_name , callable $callbac ...
https://man.plustar.jp/php/class.swoole-http-server.html - [similar]
XMLReader クラス 0
« リソース型 XMLReader::close » PHP Manual XMLReader XMLReader クラス XMLReader クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに XMLReader 拡張モジュールは、プル型の XML パーサです。ドキュメント ストリーム内をカーソル風に進んでいき、その途中の各ノードで立ち止まります。 クラス概要 class XML ...
https://man.plustar.jp/php/class.xmlreader.html - [similar]
対話シェル 0
« I/O ストリーム ビルトインウェブサーバー » PHP Manual コマンドラインの使用法 対話シェル 対話シェル --with-readline オプションつきで PHP をコンパイルした場合に CLI SAPI で対話シェルが使えるようになりました。 対話シェルは、 -a オプションで使うことができます。 PHP 7.1.0 以降では、 readline ...
https://man.plustar.jp/php/features.commandline.interactive.html - [similar]