検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 185 for [SIMILAR] 16 1024 4096 WITH 25358 luasandboxfunc... (0.272 sec.)
定義済み定数 0
« リソース型 ODBC 関数 » PHP Manual ODBC 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 ODBC_TYPE ( int ) ODBC_BINMODE_PASSTHRU ( int ) ODBC_BINMODE_RETURN ( i ...
https://man.plustar.jp/php/uodbc.constants.html - [similar]
アップロードされるファイルのためのスペースを確保する 0
« FTP 関数 ftp_append » PHP Manual FTP 関数 アップロードされるファイルのためのスペースを確保する ftp_alloc (PHP 5, PHP 7, PHP 8) ftp_alloc — アップロードされるファイルのためのスペースを確保する 説明 ftp_alloc ( FTP\Connection $ftp , int $size , string &$response = null ): bool ALLO コマン ...
https://man.plustar.jp/php/function.ftp-alloc.html - [similar]
指定した DN のエントリで見付かった属性の値を比較する 0
« ldap_close ldap_connect » PHP Manual LDAP 関数 指定した DN のエントリで見付かった属性の値を比較する ldap_compare (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) ldap_compare — 指定した DN のエントリで見付かった属性の値を比較する 説明 ldap_compare ( LDAP\Connection $ldap , string $dn , string $at ...
https://man.plustar.jp/php/function.ldap-compare.html - [similar]
結果において指定したフィールドのフラグを取得する 0
« mysql_fetch_row mysql_field_len » PHP Manual MySQL 関数 結果において指定したフィールドのフラグを取得する mysql_field_flags (PHP 4, PHP 5) mysql_field_flags — 結果において指定したフィールドのフラグを取得する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 ...
https://man.plustar.jp/php/function.mysql-field-flags.html - [similar]
ファイルに unified diff 形式のパッチを適用する 0
« xdiff_file_patch_binary xdiff_file_rabdiff » PHP Manual xdiff 関数 ファイルに unified diff 形式のパッチを適用する xdiff_file_patch (PECL xdiff >= 0.2.0) xdiff_file_patch — ファイルに unified diff 形式のパッチを適用する 説明 xdiff_file_patch ( string $file , string $patch , string $dest ...
https://man.plustar.jp/php/function.xdiff-file-patch.html - [similar]
2 つの文字列の unified diff を作成する 0
« xdiff_string_diff_binary xdiff_string_merge3 » PHP Manual xdiff 関数 2 つの文字列の unified diff を作成する xdiff_string_diff (PECL xdiff >= 0.2.0) xdiff_string_diff — 2 つの文字列の unified diff を作成する 説明 xdiff_string_diff ( string $old_data , string $new_data , int $context = 3 ...
https://man.plustar.jp/php/function.xdiff-string-diff.html - [similar]
文字列に unified diff 形式のパッチを適用する 0
« xdiff_string_patch_binary xdiff_string_rabdiff » PHP Manual xdiff 関数 文字列に unified diff 形式のパッチを適用する xdiff_string_patch (PECL xdiff >= 0.2.0) xdiff_string_patch — 文字列に unified diff 形式のパッチを適用する 説明 xdiff_string_patch ( string $str , string $patch , int $fl ...
https://man.plustar.jp/php/function.xdiff-string-patch.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
MIME ヘッダフィールドを作成する 0
« iconv_mime_decode iconv_set_encoding » PHP Manual iconv 関数 MIME ヘッダフィールドを作成する iconv_mime_encode (PHP 5, PHP 7, PHP 8) iconv_mime_encode — MIME ヘッダフィールドを作成する 説明 iconv_mime_encode ( string $field_name , string $field_value , array $options = [] ): string | f ...
https://man.plustar.jp/php/function.iconv-mime-encode.html - [similar]
特定のメッセージの構造を読み込む 0
« imap_fetchmime imap_fetchtext » PHP Manual IMAP 関数 特定のメッセージの構造を読み込む imap_fetchstructure (PHP 4, PHP 5, PHP 7, PHP 8) imap_fetchstructure — 特定のメッセージの構造を読み込む 説明 imap_fetchstructure ( IMAP\Connection $imap , int $message_num , int $flags = 0 ): stdClass ...
https://man.plustar.jp/php/function.imap-fetchstructure.html - [similar]