検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 282 for End (0.019 sec.)
PHP 8.1.x で推奨されなくなる機能 4012
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 PHP 8.1.x で ... 0 を代わりに使って下さい。 国際化関数(Intl) IntlCalendar::roll() に bool 引数を渡してコールすることは、 推 ... て、 key() , current() , next() , prev() , reset() , end() を呼び出すことは推奨されなくなりました。 object ... を使って下さい。 INI ディレクティブ auto_detect_line_endings は、推奨されなくなりました。 必要な場合は、 "\ ...
https://man.plustar.jp/php/migration81.deprecated.html - [similar]
Create a new Query 4012
« MongoDB\Driver\Query MongoDB\Driver\BulkWrite » PHP Manual MongoDB\Driver\Query Create a new Q ... More operation on the cursor temporarily if at the end of data rather than returning no data. After a tim ... m number of documents to return. If unspecified, then defaults to no limit. A limit of 0 is equivalent to ... 'article' => 1 , ], /* Return the documents in descending order of views */ 'sort' => [ 'views' => - 1 ], ...
https://man.plustar.jp/php/mongodb-driver-query.construct.html - [similar]
定義済み定数 4012
« 実行時設定 例 » PHP Manual OCI8 定義済み定数 定義済み定数 以下の定数が定義されています。 この関 ... ek でシーク位置を設定するために使います。 OCI_SEEK_END OCILob::seek でシーク位置を設定するために使います。 ...
https://man.plustar.jp/php/oci8.constants.html - [similar]
配列 関数 4012
« 配列のソート array_change_key_case » PHP Manual 配列 配列 関数 配列 関数 参考 is_array() , exp ... 列から現在のキーと値のペアを返して、カーソルを進める end — 配列の内部ポインタを最終要素にセットする extract ...
https://man.plustar.jp/php/ref.array.html - [similar]
定義済み定数 4012
« リソース型 例 » PHP Manual Tidy 定義済み定数 定義済み定数 以下の定数が定義されています。 この関 ... G_KEYGEN TIDY_TAG_LABEL TIDY_TAG_LAYER TIDY_TAG_LEGEND TIDY_TAG_LI TIDY_TAG_LINK TIDY_TAG_LISTING TIDY_TA ... テキスト TIDY_NODETYPE_START 開始タグ TIDY_NODETYPE_END 終了タグ TIDY_NODETYPE_STARTEND 空タグ TIDY_NODETY ...
https://man.plustar.jp/php/tidy.constants.html - [similar]
MySQL 改良版拡張モジュール 3964
« 文字セット はじめに » PHP Manual MySQL MySQL 改良版拡張モジュール MySQL 改良版拡張モジュール は ... メントから結果セットのメタデータを返す mysqli_stmt::send_long_data — データをブロックで送信する mysqli_stmt ... ysqli_driver クラス mysqli_driver::embedded_server_end — 組み込みサーバーを停止する mysqli_driver::embedd ...
https://man.plustar.jp/php/book.mysqli.html - [similar]
UI 3964
« GUI用の拡張モジュール はじめに » PHP Manual GUI用の拡張モジュール UI UI はじめに インストール/ ... argin Detection UI\Window::isFullScreen — Full Screen Detection UI\Window::msg — Show Message Box UI\Wind ... ::onClosing — Closing Callback UI\Window::open — Open Dialog UI\Window::save — Save Dialog UI\Window::set ... ol::show — Control Show UI\Menu — Menu UI\Menu::append — Append Menu Item UI\Menu::appendAbout — Append A ... bout Menu Item UI\Menu::appendCheck — Append Checkable Menu Item UI\Menu::appendP ...
https://man.plustar.jp/php/book.ui.html - [similar]
ImagickDraw クラス 3964
« Imagick::writeImagesFile ImagickDraw::affine » PHP Manual ImageMagick ImagickDraw クラス Imagi ... oy , float $rx , float $ry , float $start , float $end ): bool public getClipPath (): string public getCl ... float $y1 , float $x2 , float $y2 ): bool public render (): bool public resetVectorGraphics (): bool pub ... gickDraw::rectangle — 矩形を描画する ImagickDraw::render — これまでのすべての描画コマンドを画像上にレンダ ...
https://man.plustar.jp/php/class.imagickdraw.html - [similar]
生の HTTP ヘッダを送信する 3964
« header_remove headers_list » PHP Manual ネットワーク 関数 生の HTTP ヘッダを送信する header (P ... があります。出力バッファリングは、 ob_start() と ob_end_flush() をスクリプトでコールするか php.ini またはサ ...
https://man.plustar.jp/php/function.header.html - [similar]
クッキーを送信する 3964
« pfsockopen setrawcookie » PHP Manual ネットワーク 関数 クッキーを送信する setcookie (PHP 4, PH ... せることができます。 そのためには、 ob_start() や ob_end_flush() を使用するか、あるいは php.ini やサーバー設 ...
https://man.plustar.jp/php/function.setcookie.html - [similar]