検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 670 for [SIMILAR] 16 1024 4096 WITH 11897 readline WITH ... (0.567 sec.)
対話シェル 0
« I/O ストリーム ビルトインウェブサーバー » PHP Manual コマンドラインの使用法 対話シェル 対話シェル --with-readline オプションつきで PHP をコンパイルした場合に CLI SAPI で対話シェルが使えるようになりました。 対話シェルは、 -a オプションで使うことができます。 PHP 7.1.0 以降では、 readline ...
https://man.plustar.jp/php/features.commandline.interactive.html - [similar]
PHP 拡張モジュールの Windows へのインストール 0
« PECL 拡張モジュールをダウンロードする 共有 PECL 拡張モジュールを、pecl コマンドを用いてコンパイルする » PHP Manual PECL 拡張モジュールのインストール PHP 拡張モジュールの Windows へのインストール PHP 拡張モジュールの Windows へのインストール Windows では、PHP の拡張モジュールを読み込む方 ...
https://man.plustar.jp/php/install.pecl.windows.html - [similar]
ODBC および DB2 関数 (PDO_ODBC) 0
« PDO_OCI DSN PDO_ODBC DSN » PHP Manual PDO ドライバ ODBC および DB2 関数 (PDO_ODBC) ODBC および DB2 関数 (PDO_ODBC) はじめに PDO_ODBC は PHP Data Objects (PDO) インターフェイス を実装したドライバで、 PHP から ODBC ドライバあるいは IBM DB2 Call Level Interface (DB2 CLI) ライブラリを使用し ...
https://man.plustar.jp/php/ref.pdo-odbc.html - [similar]
OpenBSD へのインストール 0
« CGI およびコマンドライン Solaris へのインストール » PHP Manual Unix システムへのインストール OpenBSD へのインストール OpenBSD へのインストール このセクションでは、PHP を » OpenBSD 5.8 に インストールする場合に固有の注意事項とヒントについて説明します。 バイナリパッケージの使用 OpenBSD に ...
https://man.plustar.jp/php/install.unix.openbsd.html - [similar]
cURL 転送用オプションを設定する 0
« curl_setopt_array curl_share_close » PHP Manual cURL 関数 cURL 転送用オプションを設定する curl_setopt (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) curl_setopt — cURL 転送用オプションを設定する 説明 curl_setopt ( CurlHandle $handle , int $option , mixed $value ): bool 指定した cURL セッションハ ...
https://man.plustar.jp/php/function.curl-setopt.html - [similar]
Windows のサポート 0
« その他の変更 PHP 7.2.x から PHP 7.3.x への移行 » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 Windows のサポート Windows のサポート configure フラグ configure コマンドは、 CFLAGS や LDFLAGS を環境変数と見なすようになりました。 CTRLキーの扱い sapi_windows_set_ctrl_handler() 関数でハンド ...
https://man.plustar.jp/php/migration74.windows-support.html - [similar]
関数リファレンス 0
« PHP DTrace 静的プローブとともに SystemTap を使用 PHP の振る舞いの変更 » PHP Manual 関数リファレンス 関数リファレンス ヒント 参考 拡張モジュールの一覧/分類 . PHP の振る舞いの変更 APCu — APC User Cache Componere エラー処理 — エラー処理およびログ記録 FFI — Foreign Function Interface OPcac ...
https://man.plustar.jp/php/funcref.html - [similar]
新機能 0
« PHP 7.3.x から PHP 7.4.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 新機能 新機能 PHP コア 型付きプロパティ クラスのプロパティは、新たに型宣言をサポートするようになりました <?php class User { public int $id ; public string $name ; } ?> 上の例 ...
https://man.plustar.jp/php/migration74.new-features.html - [similar]
ビルトインウェブサーバー 0
« 対話シェル INI 設定 » PHP Manual コマンドラインの使用法 ビルトインウェブサーバー ビルトインウェブサーバー 警告 このウェブサーバーは、アプリケーション開発の支援用として設計されたものです。 テスト用に使ったり、制約のある環境でアプリケーションをデモするために使ったりすることもできるでしょ ...
https://man.plustar.jp/php/features.commandline.webserver.html - [similar]
はじめに 0
« Phar インストール/設定 » PHP Manual Phar はじめに はじめに phar 拡張モジュールは、PHP アプリケーション全体をひとつの "phar" (PHP Archive) ファイルにまとめてしまい、配布やインストールを容易にするためのものです。 それだけでなく、phar 拡張モジュールではファイルフォーマットを抽象化する機能 ...
https://man.plustar.jp/php/intro.phar.html - [similar]