検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 308 for [SIMILAR] 16 1024 4096 WITH 30235 nseconds WITH ... (0.357 sec.)
CURL コンテキストオプションの一覧 0
« SSL コンテキストオプション Phar コンテキストオプション » PHP Manual コンテキストオプションとパラメータ CURL コンテキストオプションの一覧 CURL コンテキストオプション CURL コンテキストオプション — CURL コンテキストオプションの一覧 説明 CURL コンテキストオプションは、 CURL 拡張モジュールの ...
https://man.plustar.jp/php/context.curl.html - [similar]
追加の ini ディレクトリにある .ini ファイルのリストを取得する 0
« php_ini_loaded_file php_sapi_name » PHP Manual PHP オプション/情報 関数 追加の ini ディレクトリにある .ini ファイルのリストを取得する php_ini_scanned_files (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) php_ini_scanned_files — 追加の ini ディレクトリにある .ini ファイルのリストを取得する 説明 p ...
https://man.plustar.jp/php/function.php-ini-scanned-files.html - [similar]
オブジェクト定数 0
« プロパティ クラスのオートローディング » PHP Manual クラスとオブジェクト オブジェクト定数 オブジェクト定数 値が変更できない 定数 をクラス内に定義することができます。 クラス定数のデフォルトのアクセス範囲は public です。 注意 : クラス定数は、子クラスで再定義することもできます。 PHP 8.1.0 ...
https://man.plustar.jp/php/language.oop5.constants.html - [similar]
どのライブラリを選ぶか 0
« どの API を使うか コンセプト » PHP Manual MySQL 用 PHP ドライバの概要 どのライブラリを選ぶか どのライブラリを選ぶか mysqli、PDO_MySQL といった PHP 拡張モジュールは、 どれも C クライアントライブラリの軽量なラッパーです。これらの拡張モジュールは、 mysqlnd ライブラリあるいは libmysqlclien ...
https://man.plustar.jp/php/mysqlinfo.library.choosing.html - [similar]
RecursiveIteratorIterator を作成する 0
« RecursiveIteratorIterator::callHasChildren RecursiveIteratorIterator::current » PHP Manual RecursiveIteratorIterator RecursiveIteratorIterator を作成する RecursiveIteratorIterator::__construct (PHP 5 >= 5.1.3, PHP 7, PHP 8) RecursiveIteratorIterator::__construct — RecursiveIteratorIter ...
https://man.plustar.jp/php/recursiveiteratoriterator.construct.html - [similar]
はじめに 0
« セキュリティ 一般的な考慮事項 » PHP Manual セキュリティ はじめに はじめに PHP は強力な言語そしてインタプリタであり、モジュールとして Web サー バーに組み込んだ場合でも、独立した CGI バイナリ として実行される場合でも、ファイルをアクセスしたり、コマンドを実行 したり、サーバーへのネットワー ...
https://man.plustar.jp/php/security.intro.html - [similar]
日付・時刻 0
« unixtojd はじめに » PHP Manual 日付および時刻関連 日付・時刻 日付・時刻 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 日付/時刻 の算術 DateTime — DateTime クラス DateTime::add — 年月日時分秒の値を加えることで、DateTime オブジェクトを変更する Dat ...
https://man.plustar.jp/php/book.datetime.html - [similar]
間隔をフォーマットする 0
« DateInterval::createFromDateString DatePeriod » PHP Manual DateInterval 間隔をフォーマットする DateInterval::format (PHP 5 >= 5.3.0, PHP 7, PHP 8) DateInterval::format — 間隔をフォーマットする 説明 public DateInterval::format ( string $format ): string 間隔をフォーマットします。 パラメ ...
https://man.plustar.jp/php/dateinterval.format.html - [similar]
安全なパスワードハッシュ 0
« PHP の使いかた PHP と HTML » PHP Manual FAQ 安全なパスワードハッシュ 安全なパスワードハッシュ この節では、なぜハッシュ関数を使ってパスワードを守るのかについての理由と、 ハッシュ処理を効率的に行う方法について説明します。 なぜ、アプリケーションのユーザーが登録したパスワードをハッシュしな ...
https://man.plustar.jp/php/faq.passwords.html - [similar]
出力する PHP エラーの種類を設定する 0
« error_log restore_error_handler » PHP Manual エラー処理関数 出力する PHP エラーの種類を設定する error_reporting (PHP 4, PHP 5, PHP 7, PHP 8) error_reporting — 出力する PHP エラーの種類を設定する 説明 error_reporting ( ? int $error_level = null ): int error_reporting() 関数は、 error_re ...
https://man.plustar.jp/php/function.error-reporting.html - [similar]