検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 1262 for [SIMILAR] 16 1024 4096 WITH 33005 リエ WITH 7251... (6.091 sec.)
PECL 拡張モジュールを PHP に静的に組み込む 0
« php-config 問題が起きた場合 » PHP Manual PECL 拡張モジュールのインストール PECL 拡張モジュールを PHP に静的に組み込む PECL 拡張モジュールを PHP に静的に組み込む PECL 拡張モジュールを PHP に静的に組み込みたいと思うこともあるでしょう。 そのためには、拡張モジュールのソースを /your/phpsrcd ...
https://man.plustar.jp/php/install.pecl.static.html - [similar]
inotify インスタンスからイベントを読み込む 0
« inotify_queue_len inotify_rm_watch » PHP Manual Inotify 関数 inotify インスタンスからイベントを読み込む inotify_read (PECL inotify >= 0.1.2) inotify_read — inotify インスタンスからイベントを読み込む 説明 inotify_read ( resource $inotify_instance ): array inotify イベントを inotify イン ...
https://man.plustar.jp/php/function.inotify-read.html - [similar]
include 0
« require require_once » PHP Manual 制御構造 include include (PHP 4, PHP 5, PHP 7, PHP 8) include 式は指定されたファイルを読み込み、評価します。 以下の記述内容は require にも当てはまります。 ファイルのインクルードは、指定されたパスから行います。パスを指定しない場合は、 include_path の設定 ...
https://man.plustar.jp/php/function.include.html - [similar]
Sends changes from the local working copy to the repository 0
« svn_client_version svn_delete » PHP Manual SVN 関数 Sends changes from the local working copy to the repository svn_commit (PECL svn >= 0.1.0) svn_commit — Sends changes from the local working copy to the repository 説明 svn_commit ( string $log , array $targets , bool $recursive = tru ...
https://man.plustar.jp/php/function.svn-commit.html - [similar]
変更された関数 0
« PHP 7.0.x で推奨されなくなる機能 新しい関数 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 変更された関数 変更された関数 PHP コア debug_zval_dump() の出力が、"long" ではなく "int" に、 そして "double" ではなく "float" になりました。 dirname() が、オプションの第二パラメータ depth を受け ...
https://man.plustar.jp/php/migration70.changed-functions.html - [similar]
実行時に PHP 拡張モジュールをロードする 0
« cli_set_process_title extension_loaded » PHP Manual PHP オプション/情報 関数 実行時に PHP 拡張モジュールをロードする dl (PHP 4, PHP 5, PHP 7, PHP 8) dl — 実行時に PHP 拡張モジュールをロードする 説明 dl ( string $extension_filename ): bool extension_filename で指定された PHP 拡張モジュー ...
https://man.plustar.jp/php/function.dl.html - [similar]
PostgreSQL 関数 (PDO_PGSQL) 0
« PDO_ODBC DSN PDO_PGSQL DSN » PHP Manual PDO ドライバ PostgreSQL 関数 (PDO_PGSQL) PostgreSQL 関数 (PDO_PGSQL) はじめに PDO_PGSQL は、PHP から PostgreSQL データベースへのアクセスを可能にするための PHP Data Objects (PDO) インターフェイス を実装したドライバです。 リソース型 この拡張モジュー ...
https://man.plustar.jp/php/ref.pdo-pgsql.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 libxml 拡張モジュールはデフォルトで有効となりますが、 --disable-libxml で無効になっている可能性もあります。 オプションの --with-libxml-dir ディレクティブを使って、PHP をコンパイルするシステム上での libxml ...
https://man.plustar.jp/php/libxml.installation.html - [similar]
フォーマットされた文字列をストリームに書き込む 0
« utf8_encode vprintf » PHP Manual String 関数 フォーマットされた文字列をストリームに書き込む vfprintf (PHP 5, PHP 7, PHP 8) vfprintf — フォーマットされた文字列をストリームに書き込む 説明 vfprintf ( resource $stream , string $format , array $values ): int format によって作成された文字列を ...
https://man.plustar.jp/php/function.vfprintf.html - [similar]
Phar アーカイブの使用法: 導入 0
« Phar アーカイブの使用法 Phar アーカイブの使用法: phar ストリームラッパー » PHP Manual Phar アーカイブの使用法 Phar アーカイブの使用法: 導入 Phar アーカイブの使用法: 導入 Phar アーカイブは Java の JAR アーカイブと似た概念のものですが、 PHP アプリケーションで使用する際に必要な機能をより柔 ...
https://man.plustar.jp/php/phar.using.intro.html - [similar]