検索

phrase: max: clip:
target: order:
Results of 511 - 520 of about 899 for [SIMILAR] 16 1024 4096 WITH 7371 iterable WITH 4... (0.797 sec.)
Result クラス 0
« Expression::__construct Result::__construct » PHP Manual Mysql_xdevapi Result クラス Result クラス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql_xdevapi\Result implements mysql_xdevapi\BaseResult , Traversable { /* メソッド */ public getAffectedItemsCount (): int publi ...
https://man.plustar.jp/php/class.mysql-xdevapi-result.html - [similar]
日付/時刻 の算術 0
« 例 DateTime » PHP Manual 例 日付/時刻 の算術 日付/時刻 の算術 以下の例は、DST(夏時間) への移行や、 異なった日を持つ月に関する 日付/時刻 の算術の罠をいくつか紹介します。 例1 DateTimeImmutable::add/sub は、経過時間を含む区間を足してしまう DST (夏時間) への移行タイミングをまたいで 24時間を ...
https://man.plustar.jp/php/datetime.examples-arithmetic.html - [similar]
属性が存在するかどうかを調べる 0
« DOMElement::getElementsByTagNameNS DOMElement::hasAttributeNS » PHP Manual DOMElement 属性が存在するかどうかを調べる DOMElement::hasAttribute (PHP 5, PHP 7, PHP 8) DOMElement::hasAttribute — 属性が存在するかどうかを調べる 説明 public DOMElement::hasAttribute ( string $qualifiedName ): ...
https://man.plustar.jp/php/domelement.hasattribute.html - [similar]
/STATUS キーの値を得る 0
« fdf_get_opt fdf_get_value » PHP Manual FDF 関数 /STATUS キーの値を得る fdf_get_status (PHP 4, PHP 5 < 5.3.0, PECL fdf SVN) fdf_get_status — /STATUS キーの値を得る 説明 fdf_get_status ( resource $fdf_document ): string /STATUS キーの値を取得します。 パラメータ fdf_document fdf_create() ...
https://man.plustar.jp/php/function.fdf-get-status.html - [similar]
ファイルのパーミッションを取得する 0
« fileowner filesize » PHP Manual ファイルシステム 関数 ファイルのパーミッションを取得する fileperms (PHP 4, PHP 5, PHP 7, PHP 8) fileperms — ファイルのパーミッションを取得する 説明 fileperms ( string $filename ): int | false 指定したファイルのパーミッションを取得します。 パラメータ file ...
https://man.plustar.jp/php/function.fileperms.html - [similar]
一番最近の操作で変更された行の数を得る 0
« MySQL 関数 mysql_client_encoding » PHP Manual MySQL 関数 一番最近の操作で変更された行の数を得る mysql_affected_rows (PHP 4, PHP 5) mysql_affected_rows — 一番最近の操作で変更された行の数を得る 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるい ...
https://man.plustar.jp/php/function.mysql-affected-rows.html - [similar]
カーソルからの読み込みをキャンセルする 0
« oci_bind_by_name oci_client_version » PHP Manual OCI8 関数 カーソルからの読み込みをキャンセルする oci_cancel (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_cancel — カーソルからの読み込みをキャンセルする 説明 oci_cancel ( resource $statement ): bool カーソルを無効にして関連付けられた全て ...
https://man.plustar.jp/php/function.oci-cancel.html - [similar]
クエリの次の行を連想配列あるいは数値添字配列で返す 0
« oci_fetch_all oci_fetch_assoc » PHP Manual OCI8 関数 クエリの次の行を連想配列あるいは数値添字配列で返す oci_fetch_array (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_fetch_array — クエリの次の行を連想配列あるいは数値添字配列で返す 説明 oci_fetch_array ( resource $statement , int $mode ...
https://man.plustar.jp/php/function.oci-fetch-array.html - [similar]
require 0
« return include » PHP Manual 制御構造 require require (PHP 4, PHP 5, PHP 7, PHP 8) require は include とほぼ同じですが、失敗した場合に E_COMPILE_ERROR レベルの致命的なエラーも発生するという点が異なります。 つまり、スクリプトの処理がそこで止まってしまうということです。一方 include の場合 ...
https://man.plustar.jp/php/function.require.html - [similar]
Open a shared lock on a repository 0
« svn_repos_hotcopy svn_repos_recover » PHP Manual SVN 関数 Open a shared lock on a repository svn_repos_open (PECL svn >= 0.1.0) svn_repos_open — Open a shared lock on a repository 説明 svn_repos_open ( string $path ): resource 警告 この関数は、 現在のところ詳細な情報はありません。引数の ...
https://man.plustar.jp/php/function.svn-repos-open.html - [similar]