検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 1166 for [SIMILAR] 16 1024 4096 WITH 3695 ハン WITH 3543 ... (2.445 sec.)
データベースを同期する 0
« dba_replace ODBC » PHP Manual DBA 関数 データベースを同期する dba_sync (PHP 4, PHP 5, PHP 7, PHP 8) dba_sync — データベースを同期する 説明 dba_sync ( resource $dba ): bool dba_sync() は データベースを同期します。サポートされる場合には、 おそらくディスクへの物理的アクセスへのきっかけとな ...
https://man.plustar.jp/php/function.dba-sync.html - [similar]
OCI8 接続のハンドリングおよびプーリング 0
« 例 OCI8 高速アプリケーション通知 (FAN) サポート » PHP Manual OCI8 OCI8 接続のハンドリングおよびプーリング OCI8 接続のハンドリングおよびプーリング 接続関数 oci8 拡張モジュールは Oracle に接続するための 3 つの異なる関数を提供しています。標準の接続関数は oci_connect() です。これは Oracle ...
https://man.plustar.jp/php/oci8.connection.html - [similar]
与えられたエラーコードを説明する文字列を返す 0
« curl_share_setopt curl_strerror » PHP Manual cURL 関数 与えられたエラーコードを説明する文字列を返す curl_share_strerror (PHP 7 >= 7.1.0, PHP 8) curl_share_strerror — 与えられたエラーコードを説明する文字列を返す 説明 curl_share_strerror ( int $error_code ): ? string 与えられたエラーコー ...
https://man.plustar.jp/php/function.curl-share-strerror.html - [similar]
Oracle データベースに接続する 0
« oci_commit oci_define_by_name » PHP Manual OCI8 関数 Oracle データベースに接続する oci_connect (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_connect — Oracle データベースに接続する 説明 oci_connect ( string $username , string $password , ? string $connection_string = null , string $enc ...
https://man.plustar.jp/php/function.oci-connect.html - [similar]
リソース型の一覧 0
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の一覧 以下にPHPのリソースを生成、使用、破棄するための関数の一覧を示します。 is_resource() によりある変数がリソースであるかど うかを調べることが可能です。また、 get_resource_type() は変数のリソ ...
https://man.plustar.jp/php/resource.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 Linux systems PHP 7.4.0 以降でこれらの関数を利用するには、設定オプション --with-zip を使用して zip サポートを有効にして PHP をコンパイルしなければなりません。 それより前のバージョンでは、 --enable-zip オプ ...
https://man.plustar.jp/php/zip.installation.html - [similar]
curl_multi 接続のアクティビティを待つ 0
« curl_multi_remove_handle curl_multi_setopt » PHP Manual cURL 関数 curl_multi 接続のアクティビティを待つ curl_multi_select (PHP 5, PHP 7, PHP 8) curl_multi_select — curl_multi 接続のアクティビティを待つ 説明 curl_multi_select ( CurlMultiHandle $multi_handle , float $timeout = 1.0 ): int ...
https://man.plustar.jp/php/function.curl-multi-select.html - [similar]
エラーコードの説明を返す 0
« curl_share_strerror curl_unescape » PHP Manual cURL 関数 エラーコードの説明を返す curl_strerror (PHP 5 >= 5.5.0, PHP 7, PHP 8) curl_strerror — エラーコードの説明を返す 説明 curl_strerror ( int $error_code ): ? string 指定したエラーコードに対応するエラーメッセージを返します。 パラメータ ...
https://man.plustar.jp/php/function.curl-strerror.html - [similar]
データベースへの接続を返す 0
« db2_conn_errormsg db2_cursor_type » PHP Manual IBM DB2 関数 データベースへの接続を返す db2_connect (PECL ibm_db2 >= 1.0.0) db2_connect — データベースへの接続を返す 説明 db2_connect ( string $database , string $username , string $password , array $options = ? ): resource IBM DB2 Univers ...
https://man.plustar.jp/php/function.db2-connect.html - [similar]
パターンにマッチするパス名を探す 0
« fwrite is_dir » PHP Manual ファイルシステム 関数 パターンにマッチするパス名を探す glob (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) glob — パターンにマッチするパス名を探す 説明 glob ( string $pattern , int $flags = 0 ): array | false glob() 関数は libc の glob() 関数で使われるルールに基づいて ...
https://man.plustar.jp/php/function.glob.html - [similar]