検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 189 for [SIMILAR] 16 1024 4096 WITH 26343 filemtime WITH... (0.274 sec.)
特定のエントリが存在するかどうかを調べる 0
« shm_get_var shm_put_var » PHP Manual セマフォ関数 特定のエントリが存在するかどうかを調べる shm_has_var (PHP 5 >= 5.3.0, PHP 7, PHP 8) shm_has_var — 特定のエントリが存在するかどうかを調べる 説明 shm_has_var ( SysvSharedMemory $shm , int $key ): bool 特定のキーが共有メモリセグメント内に存 ...
https://man.plustar.jp/php/function.shm-has-var.html - [similar]
はじめに 0
« Solr インストール/設定 » PHP Manual Solr はじめに はじめに Solr エクステンションにより、PHP で Apache Solr サーバーと効果的に通信できます。 Solr エクステンションは、PHP 開発者が Solr サーバーのインスタンスと効果的に通信できるようにする、とても速くて軽量で、豊富な機能を持つライブラリです ...
https://man.plustar.jp/php/intro.solr.html - [similar]
PHP LDAP コールの使用法 0
« 定義済み定数 LDAP コントロール » PHP Manual LDAP PHP LDAP コールの使用法 PHP LDAP コールの使用法 LDAP コールを使用する前に、以下のことを知っておいてください。 使用するディレクトリサーバーの名前またはアドレス サーバーの "base dn" (このサーバーがあるワールドディレクトリ の部分で、"o=My C ...
https://man.plustar.jp/php/ldap.using.html - [similar]
APCu 関数 0
« 定義済み定数 apcu_add » PHP Manual APCu APCu 関数 APCu 関数 目次 apcu_add — 新規の変数をデータ領域にキャッシュする apcu_cache_info — APCu のデータから、キャッシュされた情報を取得する apcu_cas — 古い値を新しい値に更新する apcu_clear_cache — APCu キャッシュをクリアする apcu_dec — 保存した ...
https://man.plustar.jp/php/ref.apcu.html - [similar]
win32service 関数 0
« 例 win32_continue_service » PHP Manual win32service win32service 関数 win32service 関数 目次 win32_continue_service — 中断したサービスを再開する win32_create_service — SCM データベースに新しいサービスのエントリを作成する win32_delete_service — SCM データベースからサービスのエントリを削 ...
https://man.plustar.jp/php/ref.win32service.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 セッションの設定オプション 名前 デフォルト 変更可能 変更履歴 session.save_path "" PHP_INI_ALL session.name "PHPSESSID" PHP_INI_ALL session.save_handler "files" PHP_IN ...
https://man.plustar.jp/php/session.configuration.html - [similar]
古いセッションを削除する 0
« SessionHandlerInterface::destroy SessionHandlerInterface::open » PHP Manual SessionHandlerInterface 古いセッションを削除する SessionHandlerInterface::gc (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandlerInterface::gc — 古いセッションを削除する 説明 public SessionHandlerInterface::gc ( int $ ...
https://man.plustar.jp/php/sessionhandlerinterface.gc.html - [similar]
ディレクトリを作成する 0
« streamWrapper::dir_rewinddir streamWrapper::rename » PHP Manual streamWrapper ディレクトリを作成する streamWrapper::mkdir (PHP 5, PHP 7, PHP 8) streamWrapper::mkdir — ディレクトリを作成する 説明 public streamWrapper::mkdir ( string $path , int $mode , int $options ): bool このメソッドは ...
https://man.plustar.jp/php/streamwrapper.mkdir.html - [similar]
ディレクトリを削除する 0
« streamWrapper::rename streamWrapper::stream_cast » PHP Manual streamWrapper ディレクトリを削除する streamWrapper::rmdir (PHP 5, PHP 7, PHP 8) streamWrapper::rmdir — ディレクトリを削除する 説明 public streamWrapper::rmdir ( string $path , int $options ): bool このメソッドは、 rmdir() に ...
https://man.plustar.jp/php/streamwrapper.rmdir.html - [similar]
ファイルを削除する 0
« streamWrapper::stream_write streamWrapper::url_stat » PHP Manual streamWrapper ファイルを削除する streamWrapper::unlink (PHP 5, PHP 7, PHP 8) streamWrapper::unlink — ファイルを削除する 説明 public streamWrapper::unlink ( string $path ): bool このメソッドは、 unlink() に対応してコールさ ...
https://man.plustar.jp/php/streamwrapper.unlink.html - [similar]