検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 472 for [SIMILAR] 16 1024 4096 WITH 6538 報告 WITH 4119 ... (0.429 sec.)
V8 Javascript Engine 統合 0
« urlencode はじめに » PHP Manual その他の基本モジュール V8 Javascript Engine 統合 V8 Javascript Engine 統合 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 例 V8Js — V8Js クラス V8Js::__construct — 新しい V8Js オブジェクトを作成する V8Js::executeString — 文字列を ...
https://man.plustar.jp/php/book.v8js.html - [similar]
PHP マニュアル 0
著作権 » PHP Manual PHP マニュアル PHP マニュアル 著者 : Mehdi Achour Friedhelm Betz Antony Dovgal Nuno Lopes Hannes Magnusson Georg Richter Damien Seguy Jakub Vrana その他 2022-06-11 編集 : Peter Cowburn PHP マニュアル翻訳プロジェクト © 1997-2022 the PHP Documentation Group 著作権 PHP マ ...
https://man.plustar.jp/php/index.html - [similar]
名前空間 0
« 変更履歴 名前空間の概要 » PHP Manual 言語リファレンス 名前空間 名前空間 目次 名前空間の概要 名前空間の定義 サブ名前空間の宣言 同一ファイル内での複数の名前空間の定義 名前空間の使用法: 基本編 名前空間と動的言語機能 namespace キーワードおよび __NAMESPACE__ 定数 名前空間の使用法: エイリアス ...
https://man.plustar.jp/php/language.namespaces.html - [similar]
代入演算子 0
« 算術演算子 ビット演算子 » PHP Manual 演算子 代入演算子 代入演算子 代入演算子の基本となるものは "=" です。この演算子に関して最初に 思い付く意味は"等しい"であるかもしれません。しかし、そうではありません。 本当は、左オペランドに右オペランドの式の値を設定する("得て代入する") ことを意味しま ...
https://man.plustar.jp/php/language.operators.assignment.html - [similar]
EvFork クラス 0
« EvEmbed::sweep EvFork::__construct » PHP Manual Ev EvFork クラス EvFork クラス (PECL ev >= 0.2.0) はじめに Fork ウォッチャーが呼ばれるのは、 fork() を検出したときです (通常は、誰かが EvLoop::fork() を呼んで libev に通知します)。 起動するのは、イベントループが次の処理をブロックする前、 ...
https://man.plustar.jp/php/class.evfork.html - [similar]
Traversable インターフェイス 0
« 定義済みのインターフェイスとクラス Iterator » PHP Manual 定義済みのインターフェイスとクラス Traversable インターフェイス Traversable インターフェイス (PHP 5, PHP 7, PHP 8) はじめに そのクラスの中身が foreach を使用してたどれるかどうかを検出するインターフェイスです。 これは抽象インターフ ...
https://man.plustar.jp/php/class.traversable.html - [similar]
ファイルの内容を全て文字列に読み込む 0
« file_exists file_put_contents » PHP Manual ファイルシステム 関数 ファイルの内容を全て文字列に読み込む file_get_contents (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) file_get_contents — ファイルの内容を全て文字列に読み込む 説明 file_get_contents ( string $filename , bool $use_include_path = fa ...
https://man.plustar.jp/php/function.file-get-contents.html - [similar]
画像が truecolor かどうか調べる 0
« imageinterlace imagejpeg » PHP Manual GD および Image 関数 画像が truecolor かどうか調べる imageistruecolor (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) imageistruecolor — 画像が truecolor かどうか調べる 説明 imageistruecolor ( GdImage $image ): bool imageistruecolor() は、 image が truecolor ...
https://man.plustar.jp/php/function.imageistruecolor.html - [similar]
スクリプトが OPCache にキャッシュされているかどうかを伝えます。 0
« opcache_invalidate opcache_reset » PHP Manual OPcache 関数 スクリプトが OPCache にキャッシュされているかどうかを伝えます。 opcache_is_script_cached (PHP 5 >= 5.5.11, PHP 7, PHP 8, PECL ZendOpcache >= 7.0.4) opcache_is_script_cached — スクリプトが OPCache にキャッシュされているかどうかを ...
https://man.plustar.jp/php/function.opcache-is-script-cached.html - [similar]
有効な証明書の格納場所を検索する 0
« openssl_free_key openssl_get_cipher_methods » PHP Manual OpenSSL 関数 有効な証明書の格納場所を検索する openssl_get_cert_locations (PHP 5 >= 5.6.0, PHP 7, PHP 8) openssl_get_cert_locations — 有効な証明書の格納場所を検索する 説明 openssl_get_cert_locations (): array openssl_get_cert_loca ...
https://man.plustar.jp/php/function.openssl-get-cert-locations.html - [similar]