検索

phrase: max: clip:
target: order:
Results of 661 - 670 of about 1749 for [SIMILAR] 16 1024 4096 WITH 21658 スコ WITH 7243... (1.180 sec.)
ファイルの SplFileObject オブジェクトを取得する 0
« SplFileInfo::isWritable SplFileInfo::setFileClass » PHP Manual SplFileInfo ファイルの SplFileObject オブジェクトを取得する SplFileInfo::openFile (PHP 5 >= 5.1.2, PHP 7, PHP 8) SplFileInfo::openFile — ファイルの SplFileObject オブジェクトを取得する 説明 public SplFileInfo::openFile ( st ...
https://man.plustar.jp/php/splfileinfo.openfile.html - [similar]
文字列が、指定したエンコーディングで有効なものかどうかを調べる 0
« マルチバイト文字列 関数 mb_chr » PHP Manual マルチバイト文字列 関数 文字列が、指定したエンコーディングで有効なものかどうかを調べる mb_check_encoding (PHP 4 >= 4.4.3, PHP 5 >= 5.1.3, PHP 7, PHP 8) mb_check_encoding — 文字列が、指定したエンコーディングで有効なものかどうかを調べる 説明 mb ...
https://man.plustar.jp/php/function.mb-check-encoding.html - [similar]
文字エンコーディングを検出する 0
« mb_decode_numericentity mb_detect_order » PHP Manual マルチバイト文字列 関数 文字エンコーディングを検出する mb_detect_encoding (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_detect_encoding — 文字エンコーディングを検出する 説明 mb_detect_encoding ( string $string , array | string | null $enc ...
https://man.plustar.jp/php/function.mb-detect-encoding.html - [similar]
プレースホルダーに値をバインドする 0
« mysql_xdevapi\CollectionRemove CollectionRemove::__construct » PHP Manual mysql_xdevapi\CollectionRemove プレースホルダーに値をバインドする CollectionRemove::bind (No version information available, might only be in Git) CollectionRemove::bind — プレースホルダーに値をバインドする 説明 p ...
https://man.plustar.jp/php/mysql-xdevapi-collectionremove.bind.html - [similar]
ステートメントのパラメータをバインドする 0
« mysql_xdevapi\SqlStatement SqlStatement::__construct » PHP Manual mysql_xdevapi\SqlStatement ステートメントのパラメータをバインドする SqlStatement::bind (No version information available, might only be in Git) SqlStatement::bind — ステートメントのパラメータをバインドする 説明 public my ...
https://man.plustar.jp/php/mysql-xdevapi-sqlstatement.bind.html - [similar]
クロージャにバインドした this ポインタを返す 0
« ReflectionFunctionAbstract::getClosureScopeClass ReflectionFunctionAbstract::getClosureUsedVariables » PHP Manual ReflectionFunctionAbstract クロージャにバインドした this ポインタを返す ReflectionFunctionAbstract::getClosureThis (PHP 5 >= 5.4.0, PHP 7, PHP 8) ReflectionFunctionAbstract ...
https://man.plustar.jp/php/reflectionfunctionabstract.getclosurethis.html - [similar]
コメントと空白文字を取り除いたソースを返す 0
« pack sapi_windows_cp_conv » PHP Manual その他の関数 コメントと空白文字を取り除いたソースを返す php_strip_whitespace (PHP 5, PHP 7, PHP 8) php_strip_whitespace — コメントと空白文字を取り除いたソースを返す 説明 php_strip_whitespace ( string $filename ): string PHP のソースコード filename ...
https://man.plustar.jp/php/function.php-strip-whitespace.html - [similar]
PHP スクリプトの所有者の GID を得る 0
« getlastmod getmyinode » PHP Manual PHP オプション/情報 関数 PHP スクリプトの所有者の GID を得る getmygid (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) getmygid — PHP スクリプトの所有者の GID を得る 説明 getmygid (): int | false 現在のスクリプトのグループ ID を取得します。 パラメータ この関数に ...
https://man.plustar.jp/php/function.getmygid.html - [similar]
指定したメールボックスにクォータを設定する 0
« imap_search imap_setacl » PHP Manual IMAP 関数 指定したメールボックスにクォータを設定する imap_set_quota (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) imap_set_quota — 指定したメールボックスにクォータを設定する 説明 imap_set_quota ( IMAP\Connection $imap , string $quota_root , int $mailbox_siz ...
https://man.plustar.jp/php/function.imap-set-quota.html - [similar]
演算子の優先順位 0
« 演算子 算術演算子 » PHP Manual 演算子 演算子の優先順位 演算子の優先順位 演算子の優先順位は、二つの式が"緊密に"結合している度合いを指定します。 例えば、式 1 + 5 * 3 の答えは 16 になり、 18 とはなりません。 これは乗算演算子("*")は、加算演算子("+")より高い優先順位を有するか らです。必要に ...
https://man.plustar.jp/php/language.operators.precedence.html - [similar]