検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 1048 for [SIMILAR] 16 1024 4096 WITH 10036 func WITH 6713... (2.540 sec.)
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 変数設定オプション 名前 デフォルト 変更可能 変更履歴 unserialize_callback_func null PHP_INI_ALL PHP_INI_* モードの詳細および定義については どこで設定を行うのか を参照 ...
https://man.plustar.jp/php/var.configuration.html - [similar]
The LuaSandboxFunction class 0
« LuaSandbox::wrapPhpFunction LuaSandboxFunction::call » PHP Manual LuaSandbox The LuaSandboxFunction class The LuaSandboxFunction class (PECL luasandbox >= 1.0.0) はじめに Represents a Lua function, allowing it to be called from PHP. A LuaSandboxFunction may be obtained as a return valu ...
https://man.plustar.jp/php/class.luasandboxfunction.html - [similar]
配列の共通項を計算する 0
« array_intersect_ukey array_is_list » PHP Manual 配列 関数 配列の共通項を計算する array_intersect (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) array_intersect — 配列の共通項を計算する 説明 array_intersect ( array $array , array ...$arrays ): array array_intersect() は、他の全ての引数に存在する ...
https://man.plustar.jp/php/function.array-intersect.html - [similar]
複数または多次元の配列をソートする 0
« array_merge array_pad » PHP Manual 配列 関数 複数または多次元の配列をソートする array_multisort (PHP 4, PHP 5, PHP 7, PHP 8) array_multisort — 複数または多次元の配列をソートする 説明 array_multisort ( array &$array1 , mixed $array1_sort_order = SORT_ASC , mixed $array1_sort_flags = SOR ...
https://man.plustar.jp/php/function.array-multisort.html - [similar]
メッセージのフラグをクリアする 0
« imap_check imap_close » PHP Manual IMAP 関数 メッセージのフラグをクリアする imap_clearflag_full (PHP 4, PHP 5, PHP 7, PHP 8) imap_clearflag_full — メッセージのフラグをクリアする 説明 imap_clearflag_full ( IMAP\Connection $imap , string $sequence , string $flag , int $options = 0 ): boo ...
https://man.plustar.jp/php/function.imap-clearflag-full.html - [similar]
LDAP拡張オペレーションの結果オブジェクトをパースする 0
« ldap_next_reference ldap_parse_reference » PHP Manual LDAP 関数 LDAP拡張オペレーションの結果オブジェクトをパースする ldap_parse_exop (PHP 7 >= 7.2.0, PHP 8) ldap_parse_exop — LDAP拡張オペレーションの結果オブジェクトをパースする 説明 ldap_parse_exop ( LDAP\Connection $ldap , LDAP\Result ...
https://man.plustar.jp/php/function.ldap-parse-exop.html - [similar]
オブジェクト インターフェイス 0
« クラスの抽象化 トレイト » PHP Manual クラスとオブジェクト オブジェクト インターフェイス オブジェクト インターフェイス オブジェクト インターフェイスを使うと、 メソッドの実装を定義せずに、 クラスが実装する必要があるメソッドを指定するコードを作成できます。 インターフェイス は クラス や ト ...
https://man.plustar.jp/php/language.oop5.interfaces.html - [similar]
リフレクションされた ReflectionClass を取得する。 0
« ReflectionParameter::getAttributes ReflectionParameter::getDeclaringClass » PHP Manual ReflectionParameter リフレクションされた ReflectionClass を取得する。 ReflectionParameter::getClass (PHP 5, PHP 7, PHP 8) ReflectionParameter::getClass — リフレクションされた ReflectionClass を取得す ...
https://man.plustar.jp/php/reflectionparameter.getclass.html - [similar]
名前空間の使用法: エイリアス/インポート 0
« namespace キーワードおよび __NAMESPACE__ 定数 グローバル空間 » PHP Manual 名前空間 名前空間の使用法: エイリアス/インポート 名前空間の使用法: エイリアス/インポート (PHP 5 >= 5.3.0, PHP 7, PHP 8) 外部の完全修飾名をエイリアスで参照したりインポートしたりする機能は、 名前空間において非常に重 ...
https://man.plustar.jp/php/language.namespaces.importing.html - [similar]
ある画像を別の画像に合成する 0
« Imagick::compareImages Imagick::__construct » PHP Manual Imagick ある画像を別の画像に合成する Imagick::compositeImage (PECL imagick 2, PECL imagick 3) Imagick::compositeImage — ある画像を別の画像に合成する 説明 public Imagick::compositeImage ( Imagick $composite_object , int $composite ...
https://man.plustar.jp/php/imagick.compositeimage.html - [similar]