検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 277 for [SIMILAR] 16 1024 4096 WITH 16802 getclosure WIT... (0.259 sec.)
コールバック / Callable 0
« NULL 型宣言 » PHP Manual 型 コールバック / Callable コールバック / Callable コールバックは、 callable 型で表されます。 call_user_func() や usort() 等の関数は、ユーザーが定義するコールバック関数を引数として受け入れます。 コールバック関数は、単純な関数だけでなく、オブジェクトのメソッド あ ...
https://man.plustar.jp/php/language.types.callable.html - [similar]
実行時設定 0
« インストール 非互換性 » PHP Manual Mysqlnd 実行時設定 実行時設定 php.ini の設定により動作が変化します。 MySQL Native Driver 設定オプション 名前 デフォルト 変更可能 変更履歴 mysqlnd.collect_statistics "1" PHP_INI_SYSTEM mysqlnd.collect_memory_statistics "0" PHP_INI_SYSTEM mysqlnd.debug ...
https://man.plustar.jp/php/mysqlnd.config.html - [similar]
新機能 0
« 下位互換性のない変更点 PHP 7.0.x で推奨されなくなる機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 新機能 新機能 スカラー型宣言 スカラー 型宣言 には二つの方式があります。デフォルトの自動変換(coercive) モードと、 厳密に判断する strict モードです。 パラメータとして、 文字列 ( string ...
https://man.plustar.jp/php/migration70.new-features.html - [similar]
新しいセッションを開始、あるいは既存のセッションを再開する 0
« session_set_save_handler session_status » PHP Manual セッション関数 新しいセッションを開始、あるいは既存のセッションを再開する session_start (PHP 4, PHP 5, PHP 7, PHP 8) session_start — 新しいセッションを開始、あるいは既存のセッションを再開する 説明 session_start ( array $options = [] ...
https://man.plustar.jp/php/function.session-start.html - [similar]
秒およびナノ秒単位で実行を遅延する 0
« sys_getloadavg time_sleep_until » PHP Manual その他の関数 秒およびナノ秒単位で実行を遅延する time_nanosleep (PHP 5, PHP 7, PHP 8) time_nanosleep — 秒およびナノ秒単位で実行を遅延する 説明 time_nanosleep ( int $seconds , int $nanoseconds ): array | bool 指定した seconds および nanosecond ...
https://man.plustar.jp/php/function.time-nanosleep.html - [similar]
指定した書式でフォーマットした日付を返す 0
« DateTime::diff DateTime::getOffset » PHP Manual DateTimeInterface 指定した書式でフォーマットした日付を返す DateTime::format DateTimeImmutable::format DateTimeInterface::format date_format (PHP 5 >= 5.2.1, PHP 7, PHP 8) DateTime::format -- DateTimeImmutable::format -- DateTimeInterface: ...
https://man.plustar.jp/php/datetime.format.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
« DateTimeImmutable::__construct DateTimeImmutable::createFromInterface » PHP Manual DateTimeImmutable 時刻の文字列を指定されたフォーマットに従ってパースする DateTimeImmutable::createFromFormat date_create_immutable_from_format (PHP 5 >= 5.5.0, PHP 7, PHP 8) DateTimeImmutable::createFrom ...
https://man.plustar.jp/php/datetimeimmutable.createfromformat.html - [similar]
SQL 文を直接実行する 0
« db2_escape_string db2_execute » PHP Manual IBM DB2 関数 SQL 文を直接実行する db2_exec (PECL ibm_db2 >= 1.0.0) db2_exec — SQL 文を直接実行する 説明 db2_exec ( resource $connection , string $statement , array $options = ? ): resource SQL 文を直接実行します。 PHP 変数の内容を SQL 文に組み ...
https://man.plustar.jp/php/function.db2-exec.html - [similar]
現在のリソース使用状況を取得する 0
« getopt ini_alter » PHP Manual PHP オプション/情報 関数 現在のリソース使用状況を取得する getrusage (PHP 4, PHP 5, PHP 7, PHP 8) getrusage — 現在のリソース使用状況を取得する 説明 getrusage ( int $mode = 0 ): array | false この関数は、 getrusage(2) へのインターフェイスです。 システムコール ...
https://man.plustar.jp/php/function.getrusage.html - [similar]