検索

phrase: max: clip:
target: order:
Results of 531 - 540 of about 888 for [SIMILAR] 16 1024 4096 WITH 25751 extensions WIT... (2.827 sec.)
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHP の cURL サポート機能を使用するには、 --with-curl[=DIR] を付けて PHP をコンパイル しておく必要があります。ただし、DIR は、ディレクトリ lib および include を有するディレクトリの場所となります。 ディレクト ...
https://man.plustar.jp/php/curl.installation.html - [similar]
0
« 定義済み定数 Eio 関数 » PHP Manual Eio 例 例 例1 リクエストの取り消し <?php /* eio_nop() が終わったら呼ばれます */ function my_nop_cb ( $data , $result ) { echo "my_nop " , $data , "\n" ; } // この eio_nop() の呼び出しは取り消されます $req = eio_nop ( EIO_PRI_DEFAULT , "my_nop_cb" , "1 ...
https://man.plustar.jp/php/eio.examples.html - [similar]
シグナルイベントを Ev に送る 0
« Ev::embeddableBackends Ev::feedSignalEvent » PHP Manual Ev シグナルイベントを Ev に送る Ev::feedSignal (PECL ev >= 0.2.0) Ev::feedSignal — シグナルイベントを Ev に送る 説明 final public static Ev::feedSignal ( int $signum ): void シグナルの受信をシミュレートします。 この関数は、いつでも ...
https://man.plustar.jp/php/ev.feedsignal.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]
FDF ファイルのバージョン番号を設定する 0
« fdf_set_value GnuPG » PHP Manual FDF 関数 FDF ファイルのバージョン番号を設定する fdf_set_version (PHP 4 >= 4.3.0, PHP 5 < 5.3.0, PECL fdf SVN) fdf_set_version — FDF ファイルのバージョン番号を設定する 説明 fdf_set_version ( resource $fdf_document , string $version ): bool 指定したドキュ ...
https://man.plustar.jp/php/function.fdf-set-version.html - [similar]
文字エンコーディング変換用の設定を行なう 0
« iconv_mime_encode iconv_strlen » PHP Manual iconv 関数 文字エンコーディング変換用の設定を行なう iconv_set_encoding (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) iconv_set_encoding — 文字エンコーディング変換用の設定を行なう 説明 iconv_set_encoding ( string $type , string $encoding ): bool type ...
https://man.plustar.jp/php/function.iconv-set-encoding.html - [similar]
最も適したエンコーディングを取得する 0
« Mailparse 関数 mailparse_msg_create » PHP Manual Mailparse 関数 最も適したエンコーディングを取得する mailparse_determine_best_xfer_encoding (PECL mailparse >= 0.9.0) mailparse_determine_best_xfer_encoding — 最も適したエンコーディングを取得する 説明 mailparse_determine_best_xfer_encodin ...
https://man.plustar.jp/php/function.mailparse-determine-best-xfer-encoding.html - [similar]
指定したアルゴリズムのブロック長を返す 0
« mcrypt_module_close mcrypt_module_get_algo_key_size » PHP Manual Mcrypt 関数 指定したアルゴリズムのブロック長を返す mcrypt_module_get_algo_block_size (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_module_get_algo_block_size — 指定したアルゴリズムのブロック長を返す ...
https://man.plustar.jp/php/function.mcrypt-module-get-algo-block-size.html - [similar]
8 ビット文字列を quoted-printable 文字列に変換する 0
« quoted_printable_decode quotemeta » PHP Manual String 関数 8 ビット文字列を quoted-printable 文字列に変換する quoted_printable_encode (PHP 5 >= 5.3.0, PHP 7, PHP 8) quoted_printable_encode — 8 ビット文字列を quoted-printable 文字列に変換する 説明 quoted_printable_encode ( string $strin ...
https://man.plustar.jp/php/function.quoted-printable-encode.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]