検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 312 for [SIMILAR] 16 1024 4096 WITH 57174 configure WITH... (0.297 sec.)
付録 0
« その他の質問 PHP の歴史と関連するプロジェクト » PHP Manual 付録 付録 PHP の歴史と関連するプロジェクト PHPの歴史 PHP関連のプロジェクトの歴史 PHP関連の本 PHP関連の出版物 PHP 8.0.x から PHP 8.1.x への移行 新機能 新しいクラスとインターフェイス 新しく追加された関数 新しいグローバル定数 下位 ...
https://man.plustar.jp/php/appendices.html - [similar]
PHP のデバッグについて 0
« PHP のデバッグ Configure オプション » PHP Manual PHP のデバッグ PHP のデバッグについて PHP のデバッグについて PHP には、 phpdbg 対話型デバッガー が同梱されます。 外部のデバッガモジュールを使用することもできます。 » Zend IDE にはデバッガが付属していますし、 DBG( » http://www.php-debugge ...
https://man.plustar.jp/php/debugger-about.html - [similar]
インストール手順 0
« 要件 定義済み定数 » PHP Manual インストール/設定 インストール手順 インストール手順 The easiest way to install the extension is via » PECL pecl install ds You can also build directly from source: # Dependencies you might need to install # sudo apt-get install git build-essential php7.0- ...
https://man.plustar.jp/php/ds.installation.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHPにおけるZlibサポートは、デフォルトでは利用できません。 Zlibサポートを有効にするには、PHPのコンパイル時にconfigureの オプションに --with-zlib[=DIR] を 指定してコンパイルする必要があります。 Windows 版の ...
https://man.plustar.jp/php/zlib.installation.html - [similar]
リフレクション 0
« unregister_tick_function はじめに » PHP Manual 変数・データ型関連 リフレクション リフレクション はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 拡張 Reflection — Reflection クラス Reflection::export — エクスポートする Reflection::getModifierNames ...
https://man.plustar.jp/php/book.reflection.html - [similar]
SQLite3 0
« PgSql\Lob はじめに » PHP Manual ベンダー固有のモジュール SQLite3 SQLite3 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 SQLite3 — SQLite3 クラス SQLite3::backup — あるデータベースを、別のデータベースにバックアップする SQLite3::busyTimeout — 接続がビ ...
https://man.plustar.jp/php/book.sqlite3.html - [similar]
はじめに 0
« ファイルシステム インストール/設定 » PHP Manual ファイルシステム はじめに はじめに この拡張モジュールを構築するには外部ライブラリは必要ありませんが、 Linux 上で LFS (ラージファイル) をサポートする PHP を希望する場合は、 最新の glibc を入手し、次のコンパイラフラグ -D_LARGEFILE_SOURCE -D ...
https://man.plustar.jp/php/intro.filesystem.html - [similar]
サーバー情報および実行時の環境情報 0
« $GLOBALS $_GET » PHP Manual 定義済の変数 サーバー情報および実行時の環境情報 $_SERVER (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_SERVER — サーバー情報および実行時の環境情報 説明 $_SERVER は、ヘッダ、パス、スクリプトの位置のような 情報を有する配列です。この配列のエントリは、Web サーバーによ ...
https://man.plustar.jp/php/reserved.variables.server.html - [similar]
The EventConfig class 0
« About buffer event callbacks EventConfig::avoidMethod » PHP Manual Event The EventConfig class The EventConfig class (PECL event >= 1.2.6-beta) はじめに Represents configuration structure which could be used in construction of the EventBase . クラス概要 final class EventConfig { /* Con ...
https://man.plustar.jp/php/class.eventconfig.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHP 5.1.2 以降、ハッシュ拡張モジュールは本体にバンドルされ、デフォルトでコンパイルされるようになります。 configure 時に --disable-hash を指定することで明示的に無効にすることも可能です。それ以前の バージョン ...
https://man.plustar.jp/php/hash.installation.html - [similar]