検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 1291 for [SIMILAR] 16 1024 4096 WITH 12480 input WITH 111... (1.039 sec.)
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 8.1.x で推奨されなくなる機能 » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア $GLOBALS へのアクセス制限 $GLOBALS 配列へのアクセスに対し、 多くの制限が適用されるようになりました。 $GLOBALS['var'] のような、 個 ...
https://man.plustar.jp/php/migration81.incompatible.html - [similar]
数値をフォーマットする 0
« NumberFormatter::formatCurrency NumberFormatter::getAttribute » PHP Manual NumberFormatter 数値をフォーマットする NumberFormatter::format numfmt_format (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) NumberFormatter::format -- numfmt_format — 数値をフォーマットする 説明 オブジェクト ...
https://man.plustar.jp/php/numberformatter.format.html - [similar]
外部プログラムを実行し、未整形の出力を表示する 0
« exec proc_close » PHP Manual プログラム実行関数 外部プログラムを実行し、未整形の出力を表示する passthru (PHP 4, PHP 5, PHP 7, PHP 8) passthru — 外部プログラムを実行し、未整形の出力を表示する 説明 passthru ( string $command , int &$result_code = null ): ? bool passthru() 関数は exec() 関 ...
https://man.plustar.jp/php/function.passthru.html - [similar]
外部プログラムを実行し、出力を表示する 0
« shell_exec parallel » PHP Manual プログラム実行関数 外部プログラムを実行し、出力を表示する system (PHP 4, PHP 5, PHP 7, PHP 8) system — 外部プログラムを実行し、出力を表示する 説明 system ( string $command , int &$result_code = null ): string | false system() は、指定した command を実行 ...
https://man.plustar.jp/php/function.system.html - [similar]
文字列をパースしてタイムスタンプにする 0
« IntlDateFormatter::localtime IntlDateFormatter::setCalendar » PHP Manual IntlDateFormatter 文字列をパースしてタイムスタンプにする IntlDateFormatter::parse datefmt_parse (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) IntlDateFormatter::parse -- datefmt_parse — 文字列をパースしてタイ ...
https://man.plustar.jp/php/intldateformatter.parse.html - [similar]
リファレンスを返す 0
« リファレンス渡し リファレンスの解除 » PHP Manual リファレンスの説明 リファレンスを返す リファレンスを返す リファレンスを返すことは、結合する変数を見付けるために関数を使用し たい場合に便利です。パフォーマンスを向上させるためだけの目的で この機能を用いることは やめてください 。 そのような ...
https://man.plustar.jp/php/language.references.return.html - [similar]
内部バッファに結果を保存する 0
« mysqli_stmt::$sqlstate mysqli_result » PHP Manual mysqli_stmt 内部バッファに結果を保存する mysqli_stmt::store_result mysqli_stmt_store_result (PHP 5, PHP 7, PHP 8) mysqli_stmt::store_result -- mysqli_stmt_store_result — 内部バッファに結果を保存する 説明 オブジェクト指向型 public mysqli ...
https://man.plustar.jp/php/mysqli-stmt.store-result.html - [similar]
phar アーカイブのメタデータを設定する 0
« Phar::setDefaultStub Phar::setSignatureAlgorithm » PHP Manual Phar phar アーカイブのメタデータを設定する Phar::setMetadata (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::setMetadata — phar アーカイブのメタデータを設定する 説明 public Phar::setMetadata ( mixed $metadata ): voi ...
https://man.plustar.jp/php/phar.setmetadata.html - [similar]
phar アーカイブのメタデータを設定する 0
« PharData::setDefaultStub PharData::setSignatureAlgorithm » PHP Manual PharData phar アーカイブのメタデータを設定する PharData::setMetadata (No version information available, might only be in Git) PharData::setMetadata — phar アーカイブのメタデータを設定する 説明 public PharData::setMet ...
https://man.plustar.jp/php/phardata.setmetadata.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]