検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 94 for [SIMILAR] 16 1024 4096 WITH 82084 アロ WITH 5156... (0.169 sec.)
配列 関数 0
« 配列のソート array_change_key_case » PHP Manual 配列 配列 関数 配列 関数 参考 is_array() , explode() , implode() , preg_split() , および join() も参照してください。 目次 array_change_key_case — 配列のすべてのキーの大文字小文字を変更する array_chunk — 配列を分割する array_column — 入力配 ...
https://man.plustar.jp/php/ref.array.html - [similar]
画像ファイルから EXIF ヘッダを読み込む 0
« exif_imagetype exif_tagname » PHP Manual Exif 関数 画像ファイルから EXIF ヘッダを読み込む exif_read_data (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) exif_read_data — 画像ファイルから EXIF ヘッダを読み込む 説明 exif_read_data ( resource | string $file , ? string $required_sections = null , bo ...
https://man.plustar.jp/php/function.exif-read-data.html - [similar]
ユーザー定義のエラーハンドラ関数を設定する 0
« restore_exception_handler set_exception_handler » PHP Manual エラー処理関数 ユーザー定義のエラーハンドラ関数を設定する set_error_handler (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) set_error_handler — ユーザー定義のエラーハンドラ関数を設定する 説明 set_error_handler ( ? callable $callback , ...
https://man.plustar.jp/php/function.set-error-handler.html - [similar]
CallbackFilterIterator クラス 0
« CachingIterator::valid CallbackFilterIterator::accept » PHP Manual イテレータ CallbackFilterIterator クラス CallbackFilterIterator クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに クラス概要 class CallbackFilterIterator extends FilterIterator { /* メソッド */ public __construct ( Iterato ...
https://man.plustar.jp/php/class.callbackfilteriterator.html - [similar]
マジック定数 0
« 自動的に定義される定数 式 » PHP Manual 定数 マジック定数 マジック定数 使われる場所によって値が変化する定数(マジック定数)が 9 つあります。 例えば、 __LINE__ はスクリプト上において 使われる行によって値が変化します。 これらの "マジック"定数は、実行時に解決される通常の定数とは異なり、コン ...
https://man.plustar.jp/php/language.constants.magic.html - [similar]
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
正規表現検索を行い、コールバック関数を使用して置換を行う 0
« preg_quote preg_replace_callback » PHP Manual PCRE 関数 正規表現検索を行い、コールバック関数を使用して置換を行う preg_replace_callback_array (PHP 7, PHP 8) preg_replace_callback_array — 正規表現検索を行い、コールバック関数を使用して置換を行う 説明 preg_replace_callback_array ( array $p ...
https://man.plustar.jp/php/function.preg-replace-callback-array.html - [similar]
指定した関数を __autoload() の実装として登録する 0
« spl_autoload_functions spl_autoload_unregister » PHP Manual SPL 関数 指定した関数を __autoload() の実装として登録する spl_autoload_register (PHP 5 >= 5.1.0, PHP 7, PHP 8) spl_autoload_register — 指定した関数を __autoload() の実装として登録する 説明 spl_autoload_register ( ? callable $c ...
https://man.plustar.jp/php/function.spl-autoload-register.html - [similar]
クラスの基礎 0
« はじめに プロパティ » PHP Manual クラスとオブジェクト クラスの基礎 クラスの基礎 class 各クラスの定義は、 class キーワードで始まり、クラス名が続きます。 そしてその後に波括弧のペアが続き、 その中にはクラスのプロパティとメソッドの定義を記述します。 クラス名には、PHP の 予約語 以外でラベル ...
https://man.plustar.jp/php/language.oop5.basic.html - [similar]
内部(ビルトイン)関数 0
« 可変関数 無名関数 » PHP Manual 関数 内部(ビルトイン)関数 内部(ビルトイン)関数 PHPは標準で多くの関数と言語構造を持っています。また他にも コンパイル済みの特定のPHPエクステンションを必要とする関数があります。 それらはもしコンパイルされていなければ"undefined function(未定義の関数)" と ...
https://man.plustar.jp/php/functions.internal.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT