検索

phrase: max: clip:
target: order:
Results of 381 - 390 of about 891 for [SIMILAR] 16 1024 4096 WITH 8575 warning WITH 45... (1.096 sec.)
クラスとオブジェクト 0
« 第一級callableを生成する記法 はじめに » PHP Manual 言語リファレンス クラスとオブジェクト クラスとオブジェクト 目次 はじめに クラスの基礎 プロパティ オブジェクト定数 クラスのオートローディング コンストラクタとデストラクタ アクセス権 オブジェクトの継承 スコープ定義演算子 (::) static キー ...
https://man.plustar.jp/php/language.oop5.html - [similar]
EXCLUSIVE LOCK を実行する 0
« TableSelect::limit TableSelect::lockShared » PHP Manual mysql_xdevapi\TableSelect EXCLUSIVE LOCK を実行する TableSelect::lockExclusive (No version information available, might only be in Git) TableSelect::lockExclusive — EXCLUSIVE LOCK を実行する 説明 public mysql_xdevapi\TableSelect:: ...
https://man.plustar.jp/php/mysql-xdevapi-tableselect.lockexclusive.html - [similar]
SHARED LOCK を実行する 0
« TableSelect::lockExclusive TableSelect::offset » PHP Manual mysql_xdevapi\TableSelect SHARED LOCK を実行する TableSelect::lockShared (No version information available, might only be in Git) TableSelect::lockShared — SHARED LOCK を実行する 説明 public mysql_xdevapi\TableSelect::lockShar ...
https://man.plustar.jp/php/mysql-xdevapi-tableselect.lockshared.html - [similar]
PHP 用 Microsoft SQL Server ドライバ 0
« SQLite3Result::reset はじめに » PHP Manual ベンダー固有のモジュール PHP 用 Microsoft SQL Server ドライバ PHP 用 Microsoft SQL Server ドライバ はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 SQLSRV 関数 sqlsrv_begin_transaction — Begins a database tra ...
https://man.plustar.jp/php/book.sqlsrv.html - [similar]
警告およびエラーを返す 0
« DateTimeImmutable::createFromMutable DateTimeImmutable::modify » PHP Manual DateTimeImmutable 警告およびエラーを返す DateTimeImmutable::getLastErrors (PHP 5 >= 5.5.0, PHP 7, PHP 8) DateTimeImmutable::getLastErrors — 警告およびエラーを返す 説明 public static DateTimeImmutable::getLastEr ...
https://man.plustar.jp/php/datetimeimmutable.getlasterrors.html - [similar]
配列のすべてのキーの大文字小文字を変更する 0
« 配列 関数 array_chunk » PHP Manual 配列 関数 配列のすべてのキーの大文字小文字を変更する array_change_key_case (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) array_change_key_case — 配列のすべてのキーの大文字小文字を変更する 説明 array_change_key_case ( array $array , int $case = CASE_LOWER ): a ...
https://man.plustar.jp/php/function.array-change-key-case.html - [similar]
配列の値の数を数える 0
« array_combine array_diff_assoc » PHP Manual 配列 関数 配列の値の数を数える array_count_values (PHP 4, PHP 5, PHP 7, PHP 8) array_count_values — 配列の値の数を数える 説明 array_count_values ( array $array ): array array_count_values() は、 配列 array の値をキーとし、 array におけるその値 ...
https://man.plustar.jp/php/function.array-count-values.html - [similar]
配列の末尾から要素を取り除く 0
« array_pad array_product » PHP Manual 配列 関数 配列の末尾から要素を取り除く array_pop (PHP 4, PHP 5, PHP 7, PHP 8) array_pop — 配列の末尾から要素を取り除く 説明 array_pop ( array &$array ): mixed array_pop() は配列 array の最後の要素の値を取り出して返します。 配列 array は、要素一つ分短 ...
https://man.plustar.jp/php/function.array-pop.html - [similar]
ディレクトリを変更する 0
« ディレクトリ 関数 chroot » PHP Manual ディレクトリ 関数 ディレクトリを変更する chdir (PHP 4, PHP 5, PHP 7, PHP 8) chdir — ディレクトリを変更する 説明 chdir ( string $directory ): bool PHP のカレントディレクトリを directory に変更します。 パラメータ directory 新しいカレントディレクトリ ...
https://man.plustar.jp/php/function.chdir.html - [similar]
プロセスのタイトルを設定する 0
« cli_get_process_title dl » PHP Manual PHP オプション/情報 関数 プロセスのタイトルを設定する cli_set_process_title (PHP 5 >= 5.5.0, PHP 7, PHP 8) cli_set_process_title — プロセスのタイトルを設定する 説明 cli_set_process_title ( string $title ): bool プロセスのタイトルを設定します。これは ...
https://man.plustar.jp/php/function.cli-set-process-title.html - [similar]