検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 992 for [SIMILAR] 16 1024 4096 WITH 4619 ハン WITH 4429 ... (0.590 sec.)
基本的な使用法 0
« 例 セッションIDの受渡し » PHP Manual 例 基本的な使用法 基本的な使用法 セッションは、シンプルな方法で個々のユーザーのデータを格納する仕組みで、 個々のユーザーに対して一意なセッション ID を用意します。 これを用いて、複数ページにまたがるリクエストの間で状態の情報を永続させることができます ...
https://man.plustar.jp/php/session.examples.basic.html - [similar]
SQLite3 クラス 0
« 定義済み定数 SQLite3::backup » PHP Manual SQLite3 SQLite3 クラス SQLite3 クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SQLite 3 データベースとのインターフェイスとなるクラスです。 クラス概要 class SQLite3 { /* メソッド */ public __construct ( string $filename , int $flags = SQLITE3_OPE ...
https://man.plustar.jp/php/class.sqlite3.html - [similar]
SQL 文によって変更された行の数を返す 0
« db2_num_fields db2_pclose » PHP Manual IBM DB2 関数 SQL 文によって変更された行の数を返す db2_num_rows (PECL ibm_db2 >= 1.0.0) db2_num_rows — SQL 文によって変更された行の数を返す 説明 db2_num_rows ( resource $stmt ): int SQL 文によって削除、挿入あるいは更新された行の数を返します。 SELEC ...
https://man.plustar.jp/php/function.db2-num-rows.html - [similar]
キーが指すデータを取得する 0
« dba_exists dba_firstkey » PHP Manual DBA 関数 キーが指すデータを取得する dba_fetch (PHP 4, PHP 5, PHP 7, PHP 8) dba_fetch — キーが指すデータを取得する 説明 dba_fetch ( string $key , resource $handle ): string dba_fetch ( string $key , int $skip , resource $handle ): string dba_fetch() ...
https://man.plustar.jp/php/function.dba-fetch.html - [similar]
FDF に埋め込まれている、アップロードされたファイルを展開する 0
« fdf_get_ap fdf_get_encoding » PHP Manual FDF 関数 FDF に埋め込まれている、アップロードされたファイルを展開する fdf_get_attachment (PHP 4 >= 4.3.0, PHP 5 < 5.3.0, PECL fdf SVN) fdf_get_attachment — FDF に埋め込まれている、アップロードされたファイルを展開する 説明 fdf_get_attachment ( re ...
https://man.plustar.jp/php/function.fdf-get-attachment.html - [similar]
FDF データを表示する PDF ドキュメントを設定する 0
« fdf_set_encoding fdf_set_flags » PHP Manual FDF 関数 FDF データを表示する PDF ドキュメントを設定する fdf_set_file (PHP 4, PHP 5 < 5.3.0, PECL fdf SVN) fdf_set_file — FDF データを表示する PDF ドキュメントを設定する 説明 fdf_set_file ( resource $fdf_document , string $url , string $targe ...
https://man.plustar.jp/php/function.fdf-set-file.html - [similar]
クエリの結果から、行を連想配列として取得する 0
« ibase_execute ibase_fetch_object » PHP Manual Firebird/InterBase 関数 クエリの結果から、行を連想配列として取得する ibase_fetch_assoc (PHP 5, PHP 7 < 7.4.0) ibase_fetch_assoc — クエリの結果から、行を連想配列として取得する 説明 ibase_fetch_assoc ( resource $result , int $fetch_flag = 0 ) ...
https://man.plustar.jp/php/function.ibase-fetch-assoc.html - [similar]
指定したグループ ID を有するグループに関する情報を返す 0
« posix_getgid posix_getgrnam » PHP Manual POSIX 関数 指定したグループ ID を有するグループに関する情報を返す posix_getgrgid (PHP 4, PHP 5, PHP 7, PHP 8) posix_getgrgid — 指定したグループ ID を有するグループに関する情報を返す 説明 posix_getgrgid ( int $group_id ): array | false 指定した I ...
https://man.plustar.jp/php/function.posix-getgrgid.html - [similar]
指定した名前のグループに関する情報を返す 0
« posix_getgrgid posix_getgroups » PHP Manual POSIX 関数 指定した名前のグループに関する情報を返す posix_getgrnam (PHP 4, PHP 5, PHP 7, PHP 8) posix_getgrnam — 指定した名前のグループに関する情報を返す 説明 posix_getgrnam ( string $name ): array | false 指定した名前のグループに関する情報を ...
https://man.plustar.jp/php/function.posix-getgrnam.html - [similar]
Get the status of a background job 0
« GearmanClient::getErrno GearmanClient::ping » PHP Manual GearmanClient Get the status of a background job GearmanClient::jobStatus gearman_job_status (PECL gearman >= 0.5.0) GearmanClient::jobStatus -- gearman_job_status — Get the status of a background job 説明 オブジェクト指向型 (met ...
https://man.plustar.jp/php/gearmanclient.jobstatus.html - [similar]