検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 494 for [SIMILAR] 16 1024 4096 WITH 227981 値: WITH 5440... (1.296 sec.)
セマフォを得る 0
« msg_stat_queue sem_get » PHP Manual セマフォ関数 セマフォを得る sem_acquire (PHP 4, PHP 5, PHP 7, PHP 8) sem_acquire — セマフォを得る 説明 sem_acquire ( SysvSemaphore $semaphore , bool $non_blocking = false ): bool sem_acquire() はデフォルトで、(必要な場合) セマフォが確保できるまでブロ ...
https://man.plustar.jp/php/function.sem-acquire.html - [similar]
ReflectionProperty クラス 0
« ReflectionParameter::__toString ReflectionProperty::__clone » PHP Manual リフレクション ReflectionProperty クラス ReflectionProperty クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionProperty クラスは クラスのプロパティについての情報を報告します。 クラス概要 class ReflectionProperty impl ...
https://man.plustar.jp/php/class.reflectionproperty.html - [similar]
ノードを複製する 0
« DOMNode::C14NFile DOMNode::getLineNo » PHP Manual DOMNode ノードを複製する DOMNode::cloneNode (PHP 5, PHP 7, PHP 8) DOMNode::cloneNode — ノードを複製する 説明 public DOMNode::cloneNode ( bool $deep = false ): DOMNode | false ノードのコピーを作成します。 パラメータ deep 子孫要素を含めて ...
https://man.plustar.jp/php/domnode.clonenode.html - [similar]
ローカルな時刻/日付を整数として整形する 0
« gmstrftime localtime » PHP Manual 日付・時刻 関数 ローカルな時刻/日付を整数として整形する idate (PHP 5, PHP 7, PHP 8) idate — ローカルな時刻/日付を整数として整形する 説明 idate ( string $format , ? int $timestamp = null ): int | false 指定された引数 timestamp を、 与えられたフォーマット ...
https://man.plustar.jp/php/function.idate.html - [similar]
PHP の設定情報を出力する 0
« phpcredits phpversion » PHP Manual PHP オプション/情報 関数 PHP の設定情報を出力する phpinfo (PHP 4, PHP 5, PHP 7, PHP 8) phpinfo — PHP の設定情報を出力する 説明 phpinfo ( int $flags = INFO_ALL ): bool 現在の PHP の状態に関する、多くの情報を出力します。出力される情報には、 PHP コンパイ ...
https://man.plustar.jp/php/function.phpinfo.html - [similar]
セッションクッキーパラメータを設定する 0
« session_save_path session_set_save_handler » PHP Manual セッション関数 セッションクッキーパラメータを設定する session_set_cookie_params (PHP 4, PHP 5, PHP 7, PHP 8) session_set_cookie_params — セッションクッキーパラメータを設定する 説明 session_set_cookie_params ( int $lifetime_or_opti ...
https://man.plustar.jp/php/function.session-set-cookie-params.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
変更履歴 0
« 共変性と反変性 名前空間 » PHP Manual クラスとオブジェクト 変更履歴 変更履歴 PHP の OOP モデルの変更履歴をここに記録します。 個々の機能の説明や注意点については、クラスとオブジェクトに関するドキュメントを参照ください。 バージョン 説明 8.1.0 追加: クラスの定数に対して、 final が指定できる ...
https://man.plustar.jp/php/language.oop5.changelog.html - [similar]
サーバーのパラメータおよび状態を、実行時に変更する 0
« Memcache::setCompressThreshold Memcache 関数 » PHP Manual Memcache サーバーのパラメータおよび状態を、実行時に変更する Memcache::setServerParams (PECL memcache >= 2.1.0) Memcache::setServerParams — サーバーのパラメータおよび状態を、実行時に変更する 説明 Memcache::setServerParams ( strin ...
https://man.plustar.jp/php/memcache.setserverparams.html - [similar]
FastCGI Process Manager (FPM) 0
« Amazon EC2 インストール » PHP Manual インストールと設定 FastCGI Process Manager (FPM) FastCGI Process Manager (FPM) 目次 インストール 設定 FPM (FastCGI Process Manager) は、PHP における FastCGI 実装です。(主に)高負荷のサイトで有用な機能が含まれています。 以下のような機能があります。 緩 ...
https://man.plustar.jp/php/install.fpm.html - [similar]