検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 189 for [SIMILAR] 16 1024 4096 WITH 26361 dnslookup WITH... (0.177 sec.)
新機能 0
« PHP 7.0.x から PHP 7.1.x への移行 新しい関数 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 新機能 新機能 nullable な型 パラメータや戻り値の型宣言で nullable 指定ができるようになりました。 型の前にクエスチョンマークをつけると、nullable であることを指定できます。 nullable 指定をすると、 ...
https://man.plustar.jp/php/migration71.new-features.html - [similar]
SQL クエリを実行する 0
« mysqli::real_escape_string mysqli::reap_async_query » PHP Manual mysqli SQL クエリを実行する mysqli::real_query mysqli_real_query (PHP 5, PHP 7, PHP 8) mysqli::real_query -- mysqli_real_query — SQL クエリを実行する 説明 オブジェクト指向型 public mysqli::real_query ( string $query ): bo ...
https://man.plustar.jp/php/mysqli.real-query.html - [similar]
定義済み定数 0
« リソース型 イベントハンドラ » PHP Manual XML パーサ 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 XML_ERROR_NONE ( int ) XML_ERROR_NO_MEMORY ( int ) XML_ERR ...
https://man.plustar.jp/php/xml.constants.html - [similar]
The Swoole\Client class 0
« Swoole\Channel::stats Swoole\Client::close » PHP Manual Swoole The Swoole\Client class The Swoole\Client class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\Client { /* Constants */ const int MSG_OOB = 1 ; const int MSG_PEEK = 2 ; const int MSG_DONTWAIT = 128 ; const int MSG_ ...
https://man.plustar.jp/php/class.swoole-client.html - [similar]
The Swoole\Http\Client class 0
« Swoole\Exception Swoole\Http\Client::addFile » PHP Manual Swoole The Swoole\Http\Client class The Swoole\Http\Client class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\Http\Client { /* プロパティ */ public $ errCode ; public $ sock ; /* メソッド */ public addFile ( string $p ...
https://man.plustar.jp/php/class.swoole-http-client.html - [similar]
Return the number of rows affected by the last SQL statement 0
« CUBRID MySQL 互換関数 cubrid_client_encoding » PHP Manual CUBRID MySQL 互換関数 Return the number of rows affected by the last SQL statement cubrid_affected_rows (PECL CUBRID >= 8.3.0) cubrid_affected_rows — Return the number of rows affected by the last SQL statement 説明 cubrid_affec ...
https://man.plustar.jp/php/function.cubrid-affected-rows.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]
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]
サービスマネージャに接続する 0
« ibase_server_info ibase_service_detach » PHP Manual Firebird/InterBase 関数 サービスマネージャに接続する ibase_service_attach (PHP 5, PHP 7 < 7.4.0) ibase_service_attach — サービスマネージャに接続する 説明 ibase_service_attach ( string $host , string $dba_username , string $dba_passwor ...
https://man.plustar.jp/php/function.ibase-service-attach.html - [similar]
ODBC あるいは DB2 データベースに接続する 0
« ODBC and DB2 (PDO) PostgreSQL (PDO) » PHP Manual ODBC and DB2 (PDO) ODBC あるいは DB2 データベースに接続する PDO_ODBC DSN (PECL PDO_ODBC >= 0.1.0) PDO_ODBC DSN — ODBC あるいは DB2 データベースに接続する 説明 PDO_ODBC データソース名 (DSN) は以下の要素で構成されます。 DSN 接頭辞 DSN 接頭 ...
https://man.plustar.jp/php/ref.pdo-odbc.connection.html - [similar]