検索

phrase: max: clip:
target: order:
Results of 291 - 300 of about 1243 for [SIMILAR] 16 1024 4096 WITH 3645 ンパ WITH 3427 ... (0.992 sec.)
定義済み定数 0
« リソース型 Yac » PHP Manual Yac 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 YAC_VERSION ( string ) YAC_MAX_KEY_LEN ( int ) Max length of a key could be, i ...
https://man.plustar.jp/php/yac.constants.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual Yar 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 YAR_VERSION ( string ) YAR_CLIENT_PROTOCOL_HTTP ( int ) YAR_OPT_PACKAGER ( int ...
https://man.plustar.jp/php/yar.constants.html - [similar]
さまざまな入出力ストリームへのアクセス 0
« ftp:// zlib:// » PHP Manual サポートするプロトコル/ラッパー さまざまな入出力ストリームへのアクセス php:// php:// — さまざまな入出力ストリームへのアクセス 説明 PHP ではさまざまな入出力ストリームを提供しています。 これらを使うと、PHP 自身の入出力ストリームへのアクセスや 標準入出力と標準エ ...
https://man.plustar.jp/php/wrappers.php.html - [similar]
基本的な curl の使用法 0
« 例 cURL 関数 » PHP Manual 例 基本的な curl の使用法 基本的な curl の使用法 PHP を cURL サポート機能付きでコンパイルすると、 curl 関数を使用可能となります。cURL 関数の基本的な使用法は、 curl_init() により cURL セッションを初期化、 curl_setopt() により転送時のオプションを設定、 続いて cu ...
https://man.plustar.jp/php/curl.examples-basic.html - [similar]
コマンドラインオプション 0
« 他の SAPI との違い Usage » PHP Manual コマンドラインの使用法 コマンドラインオプション コマンドラインオプション PHP バイナリにより提供されるコマンドラインオプションの一覧は、 -h スイッチを指定して PHP を実行することにより いつでも調べることができます。 Usage: php [options] [-f] <file> [ ...
https://man.plustar.jp/php/features.commandline.options.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual FTP 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 FTP_ASCII ( int ) FTP_AUTOSEEK ( int ) ftp_set_option() を参照してください。 FT ...
https://man.plustar.jp/php/ftp.constants.html - [similar]
PHP 設定オプションの値を取得する 0
« gc_status get_current_user » PHP Manual PHP オプション/情報 関数 PHP 設定オプションの値を取得する get_cfg_var (PHP 4, PHP 5, PHP 7, PHP 8) get_cfg_var — PHP 設定オプションの値を取得する 説明 get_cfg_var ( string $option ): string | array | false PHP の設定オプション option の値を取得し ...
https://man.plustar.jp/php/function.get-cfg-var.html - [similar]
連想配列として結果の行を取得する 0
« odbc_execute odbc_fetch_into » PHP Manual ODBC 関数 連想配列として結果の行を取得する odbc_fetch_array (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) odbc_fetch_array — 連想配列として結果の行を取得する 説明 odbc_fetch_array ( resource $statement , int $row = -1 ): array | false ODBC クエリから、 ...
https://man.plustar.jp/php/function.odbc-fetch-array.html - [similar]
オブジェクトとして結果の行を取得する 0
« odbc_fetch_into odbc_fetch_row » PHP Manual ODBC 関数 オブジェクトとして結果の行を取得する odbc_fetch_object (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) odbc_fetch_object — オブジェクトとして結果の行を取得する 説明 odbc_fetch_object ( resource $statement , int $row = -1 ): stdClass | false O ...
https://man.plustar.jp/php/function.odbc-fetch-object.html - [similar]
SSH の認証を、ssh agent を使って行う 0
« SSH2 関数 ssh2_auth_hostbased_file » PHP Manual SSH2 関数 SSH の認証を、ssh agent を使って行う ssh2_auth_agent (PECL ssh2 >= 0.12) ssh2_auth_agent — SSH の認証を、ssh agent を使って行う 説明 ssh2_auth_agent ( resource $session , string $username ): bool SSH の認証を、ssh agent を使って ...
https://man.plustar.jp/php/function.ssh2-auth-agent.html - [similar]