検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 227 for [SIMILAR] 16 1024 4096 WITH 14010 代表 WITH 8350... (0.254 sec.)
PHP と COM 0
« PHP と HTML その他の質問 » PHP Manual FAQ PHP と COM PHP と COM PHP は Win32 プラットフォーム上で COM と DCOM オブジェクトに アクセスすることができます。 とある計算を行う DLL を作成しました。これを PHP で実行させる方法は ありますか? 'Unsupported variant type: xxxx (0xxxxx)'とはどういう ...
https://man.plustar.jp/php/faq.com.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 この拡張モジュールは、メンテナンスされておらず開発が止まっています。 しかし、ソースコードは PECL SVN から取得できます。 » https://svn.php.net/viewvc/pecl/fdf . この拡張モジュールは、PHP にバンドルされていま ...
https://man.plustar.jp/php/fdf.installation.html - [similar]
定義済み定数 0
« リソース型 Fileinfo 関数 » PHP Manual Fileinfo 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 FILEINFO_NONE ( int ) 特別な処理を行いません。 FILEINFO_SYMLINK ...
https://man.plustar.jp/php/fileinfo.constants.html - [similar]
配列のキーと値を反転する 0
« array_filter array_intersect_assoc » PHP Manual 配列 関数 配列のキーと値を反転する array_flip (PHP 4, PHP 5, PHP 7, PHP 8) array_flip — 配列のキーと値を反転する 説明 array_flip ( array $array ): array array_flip() は、配列を反転して返します。 すなわち、 array のキーが値となり、 array の ...
https://man.plustar.jp/php/function.array-flip.html - [similar]
COM メッセージを処理し、timeoutms ミリ秒の間待つ 0
« com_load_typelib com_print_typeinfo » PHP Manual COM関数 COM メッセージを処理し、timeoutms ミリ秒の間待つ com_message_pump (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) com_message_pump — COM メッセージを処理し、timeoutms ミリ秒の間待つ 説明 com_message_pump ( int $timeout_milliseconds = 0 ): ...
https://man.plustar.jp/php/function.com-message-pump.html - [similar]
指定したディレクトリのファイルの一覧を返す 0
« ftp_nb_put ftp_pasv » PHP Manual FTP 関数 指定したディレクトリのファイルの一覧を返す ftp_nlist (PHP 4, PHP 5, PHP 7, PHP 8) ftp_nlist — 指定したディレクトリのファイルの一覧を返す 説明 ftp_nlist ( FTP\Connection $ftp , string $directory ): array | false パラメータ ftp FTP\Connection クラ ...
https://man.plustar.jp/php/function.ftp-nlist.html - [similar]
SITEコマンドをサーバーに送信する 0
« ftp_set_option ftp_size » PHP Manual FTP 関数 SITEコマンドをサーバーに送信する ftp_site (PHP 4, PHP 5, PHP 7, PHP 8) ftp_site — SITEコマンドをサーバーに送信する 説明 ftp_site ( FTP\Connection $ftp , string $command ): bool ftp_site() は、指定された SITE コマンドを FTP サーバーに送信しま ...
https://man.plustar.jp/php/function.ftp-site.html - [similar]
指定した関数が定義されている場合に true を返す 0
« func_num_args get_defined_functions » PHP Manual 関数処理 関数 指定した関数が定義されている場合に true を返す function_exists (PHP 4, PHP 5, PHP 7, PHP 8) function_exists — 指定した関数が定義されている場合に true を返す 説明 function_exists ( string $function ): bool 組み込みの内部関数 ...
https://man.plustar.jp/php/function.function-exists.html - [similar]
生の HTTP ヘッダを送信する 0
« header_remove headers_list » PHP Manual ネットワーク 関数 生の HTTP ヘッダを送信する header (PHP 4, PHP 5, PHP 7, PHP 8) header — 生の HTTP ヘッダを送信する 説明 header ( string $header , bool $replace = true , int $response_code = 0 ): void header() は、生の HTTP ヘッダを送信するために ...
https://man.plustar.jp/php/function.header.html - [similar]
外部エンティティの読み込み機能を無効にする 0
« libxml_clear_errors libxml_get_errors » PHP Manual libxml 関数 外部エンティティの読み込み機能を無効にする libxml_disable_entity_loader (PHP 5 >= 5.2.11, PHP 7, PHP 8) libxml_disable_entity_loader — 外部エンティティの読み込み機能を無効にする 警告 この関数は PHP 8.0.0 で 非推奨 になります ...
https://man.plustar.jp/php/function.libxml-disable-entity-loader.html - [similar]