検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 232 for [SIMILAR] 16 1024 4096 WITH 24688 ssh2 WITH 2075... (0.316 sec.)
LOB ファイルから、ユーザーが定義したサイズの内容を取得する 0
« db2_last_insert_id db2_next_result » PHP Manual IBM DB2 関数 LOB ファイルから、ユーザーが定義したサイズの内容を取得する db2_lob_read (PECL ibm_db2 >= 1.6.0) db2_lob_read — LOB ファイルから、ユーザーが定義したサイズの内容を取得する 説明 db2_lob_read ( resource $stmt , int $colnum , int ...
https://man.plustar.jp/php/function.db2-lob-read.html - [similar]
MySQL サーバーへの持続的な接続をオープンする 0
« mysql_num_rows mysql_ping » PHP Manual MySQL 関数 MySQL サーバーへの持続的な接続をオープンする mysql_pconnect (PHP 4, PHP 5) mysql_pconnect — MySQL サーバーへの持続的な接続をオープンする 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PD ...
https://man.plustar.jp/php/function.mysql-pconnect.html - [similar]
行を配列として返す 0
« sqlsrv_execute sqlsrv_fetch_object » PHP Manual SQLSRV 関数 行を配列として返す sqlsrv_fetch_array (No version information available, might only be in Git) sqlsrv_fetch_array — 行を配列として返す 説明 sqlsrv_fetch_array ( resource $stmt , int $fetchType = ? , int $row = ? , int $offset ...
https://man.plustar.jp/php/function.sqlsrv-fetch-array.html - [similar]
中心となる configure オプションのリスト 0
« Configure オプション php.ini ディレクティブ » PHP Manual Configure オプション 中心となる configure オプションのリスト 中心となる configure オプションのリスト 以下のリストは、Unix 系の環境で PHP をコンパイルする際に用いられる configure スクリプトのオプションの一部です。 ほとんどのオプシ ...
https://man.plustar.jp/php/configure.about.html - [similar]
Expect の使用例 0
« 例 Expect 関数 » PHP Manual 例 Expect の使用例 Expect の使用例 例1 Expect の使用例 この例ではリモートホストに SSH 経由で接続し、接続先の稼働時間を表示します。 <?php ini_set ( "expect.loguser" , "Off" ); $stream = fopen ( "expect://ssh root@remotehost uptime" , "r" ); $cases = array ( a ...
https://man.plustar.jp/php/expect.examples-usage.html - [similar]
ドキュメントで宣言されている名前空間を返す 0
« SimpleXMLElement::count SimpleXMLElement::getName » PHP Manual SimpleXMLElement ドキュメントで宣言されている名前空間を返す SimpleXMLElement::getDocNamespaces (PHP 5 >= 5.1.2, PHP 7, PHP 8) SimpleXMLElement::getDocNamespaces — ドキュメントで宣言されている名前空間を返す 説明 public Simpl ...
https://man.plustar.jp/php/simplexmlelement.getdocnamespaces.html - [similar]
com クラスのコンストラクタ 0
« com dotnet » PHP Manual com com クラスのコンストラクタ com::__construct (PHP 4 > 4.1.0, PHP 5, PHP 7, PHP 8) com::__construct — com クラスのコンストラクタ 説明 public com::__construct ( string $module_name , array | string | null $server_name = null , int $codepage = CP_ACP , string $t ...
https://man.plustar.jp/php/com.construct.html - [similar]
データベースへの接続を表す PDO インスタンスを生成する 0
« PDO::commit PDO::errorCode » PHP Manual PDO データベースへの接続を表す PDO インスタンスを生成する PDO::__construct (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDO::__construct — データベースへの接続を表す PDO インスタンスを生成する 説明 public PDO::__construct ( string $dsn , ? s ...
https://man.plustar.jp/php/pdo.construct.html - [similar]
基本的な SimpleXML の使用法 0
« 例 XML エラーの対応 » PHP Manual 例 基本的な SimpleXML の使用法 基本的な SimpleXML の使用法 このリファレンスの多くの例では XML 文字列が必要です。それぞれの例で この文字列をくり返す代わりに、あるファイルにこの文字列を保存して、 例ごとに読みこむことにします。この読みこまれるファイルは、以 ...
https://man.plustar.jp/php/simplexml.examples-basic.html - [similar]
HTTP(s) URL へのアクセス 0
« file:// ftp:// » PHP Manual サポートするプロトコル/ラッパー HTTP(s) URL へのアクセス http:// https:// http:// -- https:// — HTTP(s) URL へのアクセス 説明 HTTP GET メソッドを用いて、 ファイル/リソースに対する読み取り専用のアクセスが可能です。 仮想ホストにホスト名でアクセスするために、 H ...
https://man.plustar.jp/php/wrappers.http.html - [similar]