検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 164 for [SIMILAR] 16 1024 4096 WITH 47412 strnatcasecmp ... (0.169 sec.)
サーバーのパラメータ設定を検索する 0
« pg_options pg_pconnect » PHP Manual PostgreSQL 関数 サーバーのパラメータ設定を検索する pg_parameter_status (PHP 5, PHP 7, PHP 8) pg_parameter_status — サーバーのパラメータ設定を検索する 説明 pg_parameter_status ( PgSql\Connection $connection = ? , string $param_name ): string サーバーの ...
https://man.plustar.jp/php/function.pg-parameter-status.html - [similar]
レコードを選択する 0
« pg_result_status pg_send_execute » PHP Manual PostgreSQL 関数 レコードを選択する pg_select (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_select — レコードを選択する 説明 pg_select ( PgSql\Connection $connection , string $table_name , array $conditions , int $flags = PGSQL_DML_EXEC , int $mo ...
https://man.plustar.jp/php/function.pg-select.html - [similar]
テーブルを更新する 0
« pg_untrace pg_version » PHP Manual PostgreSQL 関数 テーブルを更新する pg_update (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_update — テーブルを更新する 説明 pg_update ( PgSql\Connection $connection , string $table_name , array $values , array $conditions , int $flags = PGSQL_DML_EXEC ): s ...
https://man.plustar.jp/php/function.pg-update.html - [similar]
変数をユーザーキャッシュから削除する 0
« wincache_ucache_dec wincache_ucache_exists » PHP Manual WinCache 関数 変数をユーザーキャッシュから削除する wincache_ucache_delete (PECL wincache >= 1.1.0) wincache_ucache_delete — 変数をユーザーキャッシュから削除する 説明 wincache_ucache_delete ( mixed $key ): bool key が指す要素をユー ...
https://man.plustar.jp/php/function.wincache-ucache-delete.html - [similar]
ユーザーキャッシュに格納された変数を取得する 0
« wincache_ucache_exists wincache_ucache_inc » PHP Manual WinCache 関数 ユーザーキャッシュに格納された変数を取得する wincache_ucache_get (PECL wincache >= 1.1.0) wincache_ucache_get — ユーザーキャッシュに格納された変数を取得する 説明 wincache_ucache_get ( mixed $key , bool &$success = ? ...
https://man.plustar.jp/php/function.wincache-ucache-get.html - [similar]
ユーザー定義関数 0
« 関数 関数の引数 » PHP Manual 関数 ユーザー定義関数 ユーザー定義関数 関数は次のような構文で定義されます。 例1 関数の使用法を説明するための擬似コード <?php function foo ( $arg_1 , $arg_2 , /* ..., */ $arg_n ) { echo "関数の例\n" ; return $retval ; } ?> 関数の中では、他の関数や クラス 定義 ...
https://man.plustar.jp/php/functions.user-defined.html - [similar]
定義済み定数 0
« リソース型 IBM DB2 関数 » PHP Manual IBM DB2 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 DB2_BINARY ( int ) バイナリデータをそのままの形式で返します。デフ ...
https://man.plustar.jp/php/ibm-db2.constants.html - [similar]
列挙型の基礎 0
« 列挙型の概要 値に依存した列挙型(Backed Enum) » PHP Manual 列挙型(Enum) 列挙型の基礎 列挙型の基礎 列挙型はクラスに似ていますし、 クラスやインターフェイス、トレイトと名前空間を共有します。 列挙型はオートローディングも可能です。 列挙型は新しい型を定義しますが、 固定の、限られた数の有効な値 ...
https://man.plustar.jp/php/language.enumerations.basics.html - [similar]
名前空間の概要 0
« 名前空間 名前空間の定義 » PHP Manual 名前空間 名前空間の概要 名前空間の概要 (PHP 5 >= 5.3.0, PHP 7, PHP 8) 名前空間とは何でしょう? 広義の「名前空間」とは、項目をカプセル化するもののことです。 これは多くの場面で見られる抽象概念です。 たとえば、たいていの OS はディレクトリでファイルをグル ...
https://man.plustar.jp/php/language.namespaces.rationale.html - [similar]
カラムを PHP 変数にバインドする 0
« PDOStatement PDOStatement::bindParam » PHP Manual PDOStatement カラムを PHP 変数にバインドする PDOStatement::bindColumn (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDOStatement::bindColumn — カラムを PHP 変数にバインドする 説明 public PDOStatement::bindColumn ( string | int $colu ...
https://man.plustar.jp/php/pdostatement.bindcolumn.html - [similar]
PREV 5 6 7 8 9 10 11 12 13 14 15 16 17 NEXT