検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 189 for [SIMILAR] 16 1024 4096 WITH 18134 ペレ WITH 1362... (0.233 sec.)
2 つの variant の除算結果を返す 0
« variant_date_to_timestamp variant_eqv » PHP Manual COM関数 2 つの variant の除算結果を返す variant_div (PHP 5, PHP 7, PHP 8) variant_div — 2 つの variant の除算結果を返す 説明 variant_div ( mixed $left , mixed $right ): mixed left を right で割り、その結果を返します。 パラメータ left 左 ...
https://man.plustar.jp/php/function.variant-div.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 OPcache 設定オプション 名前 デフォルト 変更可能 変更履歴 opcache.enable "1" PHP_INI_ALL opcache.enable_cli "0" PHP_INI_SYSTEM PHP 7.1.2 と 7.1.6 の間では、デフォルトは ...
https://man.plustar.jp/php/opcache.configuration.html - [similar]
代入演算子 0
« 算術演算子 ビット演算子 » PHP Manual 演算子 代入演算子 代入演算子 代入演算子の基本となるものは "=" です。この演算子に関して最初に 思い付く意味は"等しい"であるかもしれません。しかし、そうではありません。 本当は、左オペランドに右オペランドの式の値を設定する("得て代入する") ことを意味しま ...
https://man.plustar.jp/php/language.operators.assignment.html - [similar]
対話的な PHP デバッガ 0
« zend_version はじめに » PHP Manual PHP の振る舞いの変更 対話的な PHP デバッガ 対話的な PHP デバッガ はじめに インストール/設定 実行時設定 定義済み定数 phpdbg 関数 phpdbg_break_file — ファイルの行にブレークポイントを挿入する phpdbg_break_function — 関数のエントリにブレークポイントを挿入 ...
https://man.plustar.jp/php/book.phpdbg.html - [similar]
ファイルの行にブレークポイントを挿入する 0
« phpdbg 関数 phpdbg_break_function » PHP Manual phpdbg 関数 ファイルの行にブレークポイントを挿入する phpdbg_break_file (PHP 5 >= 5.6.3, PHP 7, PHP 8) phpdbg_break_file — ファイルの行にブレークポイントを挿入する 説明 phpdbg_break_file ( string $file , int $line ): void 指定された file の ...
https://man.plustar.jp/php/function.phpdbg-break-file.html - [similar]
関数のエントリにブレークポイントを挿入する 0
« phpdbg_break_file phpdbg_break_method » PHP Manual phpdbg 関数 関数のエントリにブレークポイントを挿入する phpdbg_break_function (PHP 5 >= 5.6.3, PHP 7, PHP 8) phpdbg_break_function — 関数のエントリにブレークポイントを挿入する 説明 phpdbg_break_function ( string $function ): void 指定さ ...
https://man.plustar.jp/php/function.phpdbg-break-function.html - [similar]
phpdbg 関数 0
« 定義済み定数 phpdbg_break_file » PHP Manual phpdbg phpdbg 関数 phpdbg 関数 目次 phpdbg_break_file — ファイルの行にブレークポイントを挿入する phpdbg_break_function — 関数のエントリにブレークポイントを挿入する phpdbg_break_method — メソッドのエントリにブレークポイントを挿入する phpdbg_br ...
https://man.plustar.jp/php/ref.phpdbg.html - [similar]
DN をユーザーに分かりやすい名前のフォーマットに変換する 0
« ldap_delete ldap_err2str » PHP Manual LDAP 関数 DN をユーザーに分かりやすい名前のフォーマットに変換する ldap_dn2ufn (PHP 4, PHP 5, PHP 7, PHP 8) ldap_dn2ufn — DN をユーザーに分かりやすい名前のフォーマットに変換する 説明 ldap_dn2ufn ( string $dn ): string | false 指定した dn をよりユーザ ...
https://man.plustar.jp/php/function.ldap-dn2ufn.html - [similar]
8859 文字を t61 文字に変換する 0
« LDAP 関数 ldap_add_ext » PHP Manual LDAP 関数 8859 文字を t61 文字に変換する ldap_8859_to_t61 (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) ldap_8859_to_t61 — 8859 文字を t61 文字に変換する 説明 ldap_8859_to_t61 ( string $value ): string | false ISO-8859 文字を t61 文字に変換します。 この関数は ...
https://man.plustar.jp/php/function.ldap-8859-to-t61.html - [similar]
DN を構成要素ごとに分割する 0
« ldap_exop ldap_first_attribute » PHP Manual LDAP 関数 DN を構成要素ごとに分割する ldap_explode_dn (PHP 4, PHP 5, PHP 7, PHP 8) ldap_explode_dn — DN を構成要素ごとに分割する 説明 ldap_explode_dn ( string $dn , int $with_attrib ): array | false ldap_get_dn() により返された DN を分割し、 ...
https://man.plustar.jp/php/function.ldap-explode-dn.html - [similar]