検索

phrase: max: clip:
target: order:
Results of 351 - 360 of about 1071 for [SIMILAR] 16 1024 4096 WITH 11042 apache WITH 89... (8.032 sec.)
MySQL 関数 0
« MySQL 拡張モジュールの概要を示す例 mysql_affected_rows » PHP Manual MySQL (最初の API) MySQL 関数 MySQL 関数 注意 注意 : ほとんどの MySQL 関数は、 link_identifier を 最後のパラメータとしてオプションで受け付けます。これを指定しなかった場合、 直近にオープンされた接続が使用されます。もし直 ...
https://man.plustar.jp/php/ref.mysql.html - [similar]
InterBase データベースから 1 行分の結果を取得する 0
« ibase_fetch_object ibase_field_info » PHP Manual Firebird/InterBase 関数 InterBase データベースから 1 行分の結果を取得する ibase_fetch_row (PHP 5, PHP 7 < 7.4.0) ibase_fetch_row — InterBase データベースから 1 行分の結果を取得する 説明 ibase_fetch_row ( resource $result_identifier , int ...
https://man.plustar.jp/php/function.ibase-fetch-row.html - [similar]
セッションデータのガベージコレクションを実行する 0
« session_encode session_get_cookie_params » PHP Manual セッション関数 セッションデータのガベージコレクションを実行する session_gc (PHP 7 >= 7.1.0, PHP 8) session_gc — セッションデータのガベージコレクションを実行する 説明 session_gc (): int | false session_gc() は、セッションデータの GC ...
https://man.plustar.jp/php/function.session-gc.html - [similar]
ケース 3: doc_root または user_dir を設定 0
« ケース 2: cgi.force_redirect を使用 ケース 4: Webツリーの外にPHPパーサを置く » PHP Manual CGI バイナリとしてインストール ケース 3: doc_root または user_dir を設定 ケース 3: doc_root または user_dir を設定 Web サーバー上のドキュメントディレクトリに スクリプトや実行ファイルのようなアクテ ...
https://man.plustar.jp/php/security.cgi-bin.doc-root.html - [similar]
InterBase データベースからオブジェクトを得る 0
« ibase_fetch_assoc ibase_fetch_row » PHP Manual Firebird/InterBase 関数 InterBase データベースからオブジェクトを得る ibase_fetch_object (PHP 5, PHP 7 < 7.4.0) ibase_fetch_object — InterBase データベースからオブジェクトを得る 説明 ibase_fetch_object ( resource $result_id , int $fetch_fla ...
https://man.plustar.jp/php/function.ibase-fetch-object.html - [similar]
SCM データベースからサービスのエントリを削除する 0
« win32_create_service win32_get_last_control_message » PHP Manual win32service 関数 SCM データベースからサービスのエントリを削除する win32_delete_service (PECL win32service >=0.1.0) win32_delete_service — SCM データベースからサービスのエントリを削除する 説明 win32_delete_service ( strin ...
https://man.plustar.jp/php/function.win32-delete-service.html - [similar]
トランザクションをコミットする 0
« PDO::beginTransaction PDO::__construct » PHP Manual PDO トランザクションをコミットする PDO::commit (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDO::commit — トランザクションをコミットする 説明 public PDO::commit (): bool トランザクションをコミットし、 次に PDO::beginTransaction() ...
https://man.plustar.jp/php/pdo.commit.html - [similar]
抽象化レイヤー 0
« データベース関連 DBA » PHP Manual データベース関連 抽象化レイヤー 抽象化レイヤー DBA — データベース (dbm 形式) 抽象化レイヤ はじめに インストール/設定 定義済み定数 例 DBA 関数 ODBC — ODBC (Unified) はじめに インストール/設定 定義済み定数 ODBC 関数 PDO — PHP Data Objects はじめに インス ...
https://man.plustar.jp/php/refs.database.abstract.html - [similar]
配列のソート 0
« 定義済み定数 配列 関数 » PHP Manual 配列 配列のソート 配列のソート PHP には配列をソートする関数が複数用意されています。 このページでは、それらの違いについて説明します。 主な相違点は次のとおりです。 配列のキーでソートするものと、値でソートするものがあります。 $array['キー'] = '値'; キー ...
https://man.plustar.jp/php/array.sorting.html - [similar]
HTTP POST でアップロードされたファイルかどうかを調べる 0
« is_readable is_writable » PHP Manual ファイルシステム 関数 HTTP POST でアップロードされたファイルかどうかを調べる is_uploaded_file (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) is_uploaded_file — HTTP POST でアップロードされたファイルかどうかを調べる 説明 is_uploaded_file ( string $filename ): ...
https://man.plustar.jp/php/function.is-uploaded-file.html - [similar]