検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 636 for [SIMILAR] 16 1024 4096 WITH 4666 ユー WITH 4115 ... (0.710 sec.)
ユーザー定義関数 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]
SQLite 関数 (PDO_SQLITE) 0
« PDO::pgsqlLOBUnlink PDO_SQLITE DSN » PHP Manual PDO ドライバ SQLite 関数 (PDO_SQLITE) SQLite 関数 (PDO_SQLITE) はじめに PDO_SQLITE は、PHP から SQLite 2 や SQLite 3 データベースへのアクセスを可能にするための PHP Data Objects (PDO) インターフェイス を実装したドライバです。 注意 : PDO_SQ ...
https://man.plustar.jp/php/ref.pdo-sqlite.html - [similar]
ファイルが存在し、読み込み可能であるかどうかを知る 0
« is_link is_uploaded_file » PHP Manual ファイルシステム 関数 ファイルが存在し、読み込み可能であるかどうかを知る is_readable (PHP 4, PHP 5, PHP 7, PHP 8) is_readable — ファイルが存在し、読み込み可能であるかどうかを知る 説明 is_readable ( string $filename ): bool ファイルが存在し、読み込み ...
https://man.plustar.jp/php/function.is-readable.html - [similar]
ODBC あるいは DB2 データベースに接続する 0
« ODBC and DB2 (PDO) PostgreSQL (PDO) » PHP Manual ODBC and DB2 (PDO) ODBC あるいは DB2 データベースに接続する PDO_ODBC DSN (PECL PDO_ODBC >= 0.1.0) PDO_ODBC DSN — ODBC あるいは DB2 データベースに接続する 説明 PDO_ODBC データソース名 (DSN) は以下の要素で構成されます。 DSN 接頭辞 DSN 接頭 ...
https://man.plustar.jp/php/ref.pdo-odbc.connection.html - [similar]
自然順で配列をソートする 0
« ArrayIterator::natcasesort ArrayIterator::next » PHP Manual ArrayIterator 自然順で配列をソートする ArrayIterator::natsort (PHP 5 >= 5.2.0, PHP 7, PHP 8) ArrayIterator::natsort — 自然順で配列をソートする 説明 public ArrayIterator::natsort (): bool "自然順" アルゴリズムを使って、値でエン ...
https://man.plustar.jp/php/arrayiterator.natsort.html - [similar]
拡張モジュールあるいはコアで定義された内部クラスであるかどうかを調べる 0
« ReflectionClass::isInterface ReflectionClass::isIterable » PHP Manual ReflectionClass 拡張モジュールあるいはコアで定義された内部クラスであるかどうかを調べる ReflectionClass::isInternal (PHP 5, PHP 7, PHP 8) ReflectionClass::isInternal — 拡張モジュールあるいはコアで定義された内部クラスで ...
https://man.plustar.jp/php/reflectionclass.isinternal.html - [similar]
配列 0
« 変数・データ型関連 はじめに » PHP Manual 変数・データ型関連 配列 配列 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 配列のソート 配列 関数 array_change_key_case — 配列のすべてのキーの大文字小文字を変更する array_chunk — 配列を分割する array_column ...
https://man.plustar.jp/php/book.array.html - [similar]
エラー処理およびログ記録 0
« Componere\cast_by_ref はじめに » PHP Manual PHP の振る舞いの変更 エラー処理およびログ記録 エラー処理およびログ記録 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 エラー処理関数 debug_backtrace — バックトレースを生成する debug_print_backtrace — バ ...
https://man.plustar.jp/php/book.errorfunc.html - [similar]
データベースへの接続を返す 0
« db2_conn_errormsg db2_cursor_type » PHP Manual IBM DB2 関数 データベースへの接続を返す db2_connect (PECL ibm_db2 >= 1.0.0) db2_connect — データベースへの接続を返す 説明 db2_connect ( string $database , string $username , string $password , array $options = ? ): resource IBM DB2 Univers ...
https://man.plustar.jp/php/function.db2-connect.html - [similar]
readline コールバックインターフェイスと端末を初期化し、 プロンプトを表示して結果... 0
« readline_add_history readline_callback_handler_remove » PHP Manual Readline 関数 readline コールバックインターフェイスと端末を初期化し、 プロンプトを表示して結果をすぐに返す readline_callback_handler_install (PHP 5 >= 5.1.0, PHP 7, PHP 8) readline_callback_handler_install — readline コ ...
https://man.plustar.jp/php/function.readline-callback-handler-install.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT