検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 655 for [SIMILAR] 16 1024 4096 WITH 17917 uname WITH 120... (0.443 sec.)
ファイルシステム 関数 0
« 定義済み定数 basename » PHP Manual ファイルシステム ファイルシステム 関数 ファイルシステム 関数 参考 関連する関数については、 ディレクトリ および プログラム実行 の節を 参照してください。 リモートファイルとして使用することができる種々のURLラッパーの一覧 と説明については、 サポートするプ ...
https://man.plustar.jp/php/ref.filesystem.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Memcached 設定オプション 名前 デフォルト 変更可能 変更履歴 memcached.sess_locking On PHP_INI_ALL memcached 0.1.0 以降で利用可能です。 memcached.sess_consistent_hash O ...
https://man.plustar.jp/php/memcached.configuration.html - [similar]
Installing the MongoDB PHP Driver on Windows 0
« Installing the MongoDB PHP Driver on macOS with Homebrew Building the MongoDB PHP Driver from source » PHP Manual インストール手順 Installing the MongoDB PHP Driver on Windows Installing the MongoDB PHP Driver on Windows Precompiled binaries for each release are available from » PECL f ...
https://man.plustar.jp/php/mongodb.installation.windows.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHP をコンパイルする際に、オプション --with-pspell[=dir] を追加する 必要があります。 注意 : Win32 ユーザーへの注意 この拡張モジュールを動作させるには、 Windows システムの PATH が通った場所に DLL ファイルが ...
https://man.plustar.jp/php/pspell.installation.html - [similar]
はじめに 0
« カレンダー インストール/設定 » PHP Manual カレンダー はじめに はじめに カレンダーエクステンションは異なったカレンダーフォーマット間の変換処理をシンプルにする関数の集まりです。標準としているのは、ユリウス積算日です。 ユリウス積算日は、紀元前 4713 年 1 月 1 日から数え始められています。 複 ...
https://man.plustar.jp/php/intro.calendar.html - [similar]
現在のシステムの状態を取得する 0
« mysql_set_charset mysql_tablename » PHP Manual MySQL 関数 現在のシステムの状態を取得する mysql_stat (PHP 4 >= 4.3.0, PHP 5) mysql_stat — 現在のシステムの状態を取得する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきで ...
https://man.plustar.jp/php/function.mysql-stat.html - [similar]
一意な ID を生成する 0
« time_sleep_until unpack » PHP Manual その他の関数 一意な ID を生成する uniqid (PHP 4, PHP 5, PHP 7, PHP 8) uniqid — 一意な ID を生成する 説明 uniqid ( string $prefix = "" , bool $more_entropy = false ): string マイクロ秒単位の現在時刻にもとづいた、接頭辞つきの一意な ID を取得します。 警 ...
https://man.plustar.jp/php/function.uniqid.html - [similar]
ファイルシステム上のファイルを phar アーカイブに追加する 0
« Phar::addEmptyDir Phar::addFromString » PHP Manual Phar ファイルシステム上のファイルを phar アーカイブに追加する Phar::addFile (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::addFile — ファイルシステム上のファイルを phar アーカイブに追加する 説明 public Phar::addFile ( string ...
https://man.plustar.jp/php/phar.addfile.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 SQLite3 拡張モジュールはデフォルトで有効になっています。 無効にするには、コンパイル時に --without-sqlite3 を指定します。 Windows ユーザーは、この拡張モジュールを使用するには php_sqlite3.dll を有効にしなけれ ...
https://man.plustar.jp/php/sqlite3.installation.html - [similar]
ファイルのモードを変更する 0
« chgrp chown » PHP Manual ファイルシステム 関数 ファイルのモードを変更する chmod (PHP 4, PHP 5, PHP 7, PHP 8) chmod — ファイルのモードを変更する 説明 chmod ( string $filename , int $permissions ): bool 指定されたファイルのモードを permissions で指定したものに変更しようと試みます。 パラメ ...
https://man.plustar.jp/php/function.chmod.html - [similar]