検索

phrase: max: clip:
target: order:
Results of 541 - 550 of about 1014 for [SIMILAR] 16 1024 4096 WITH 37387 イバ WITH 2247... (0.649 sec.)
コマンドを実行し、入出力用にファイルポインタを開く 0
« proc_nice proc_terminate » PHP Manual プログラム実行関数 コマンドを実行し、入出力用にファイルポインタを開く proc_open (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) proc_open — コマンドを実行し、入出力用にファイルポインタを開く 説明 proc_open ( array | string $command , array $descriptor_spec , ...
https://man.plustar.jp/php/function.proc-open.html - [similar]
ヒストリに 1 行追加する 0
« Readline 関数 readline_callback_handler_install » PHP Manual Readline 関数 ヒストリに 1 行追加する readline_add_history (PHP 4, PHP 5, PHP 7, PHP 8) readline_add_history — ヒストリに 1 行追加する 説明 readline_add_history ( string $prompt ): bool この関数は、コマンドラインヒストリに 1 ...
https://man.plustar.jp/php/function.readline-add-history.html - [similar]
ヒストリをクリアする 0
« readline_callback_read_char readline_completion_function » PHP Manual Readline 関数 ヒストリをクリアする readline_clear_history (PHP 4, PHP 5, PHP 7, PHP 8) readline_clear_history — ヒストリをクリアする 説明 readline_clear_history (): bool この関数はコマンドラインヒストリ全体をクリアし ...
https://man.plustar.jp/php/function.readline-clear-history.html - [similar]
Windows 上での PHP の手動インストール 0
« Windows でのおすすめの構成 ソースからのビルド » PHP Manual Windows システムへのインストール Windows 上での PHP の手動インストール Windows 上での PHP の手動インストール ウェブサーバーの選択 IIS IIS は Windows に標準で組み込まれています。 Windows サーバーの場合は、サーバーマネージャーを使 ...
https://man.plustar.jp/php/install.windows.manual.html - [similar]
リソース型 0
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 PHP 8.0.0 より前のバージョンでは、 この拡張モジュールでは二種類のリソースを使用しています。ひとつは ブローカー (バックエンドマネージャ) で、もうひとつが辞書です。 関連キーワード: リソース , 設定 , 実行 , 定義 ...
https://man.plustar.jp/php/enchant.resources.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHP で FTP 関数を使用するには、PHP をインストールする際に --enable-ftp オプションを追加する必要があります。 Windows 版の PHP では、 この拡張モジュールは共有モジュールとしてビルドされます。 これらの関数を使 ...
https://man.plustar.jp/php/ftp.installation.html - [similar]
リソース型 0
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 PHP 8.1.0 より前のバージョンでは、 この拡張モジュールは、1 種類のリソース型を使用していました。 FTP 接続のリソース ID で、 ftp_connect() あるいは ftp_ssl_connect() により返されたものです。 関連キーワード: リソ ...
https://man.plustar.jp/php/ftp.resources.html - [similar]
文字列を汚染させる 0
« is_tainted untaint » PHP Manual Taint 関数 文字列を汚染させる taint (PECL taint >=0.1.0) taint — 文字列を汚染させる 説明 taint ( string &$string , string ...$strings ): bool 文字列を汚染させます。この関数は、テスト用としてのみ使うものです。 パラメータ string strings 戻り値 変換に成功し ...
https://man.plustar.jp/php/function.taint.html - [similar]
リソース型 0
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 この拡張モジュールでは、以下のリソース型を定義しています。 GD におけるリソース型の一覧 名前 説明 備考 gd 画像リソース。 imagecreatefrompng() などの関数が利用します。 PHP 8.0.0 より前 gd font imageloadfont() が ...
https://man.plustar.jp/php/image.resources.html - [similar]
はじめに 0
« DOM インストール/設定 » PHP Manual DOM はじめに はじめに DOM 拡張モジュールを使用すると、DOM API を使用した XML ドキュメントの操作を PHP で行えます。 注意 : DOM拡張機能 は UTF-8 エンコーディングを使います。他のエンコーディングを扱う場合は、 mb_convert_encoding() , UConverter::transcode ...
https://man.plustar.jp/php/intro.dom.html - [similar]