検索

phrase: max: clip:
target: order:
Results of 371 - 380 of about 1678 for [SIMILAR] 16 1024 4096 WITH 5693 resource WITH 4... (3.309 sec.)
GD 画像を受け取り、PS ドキュメントにはめ込む画像を返す 0
« ps_open_image ps_place_image » PHP Manual PS 関数 GD 画像を受け取り、PS ドキュメントにはめ込む画像を返す ps_open_memory_image (PECL ps >= 1.1.0) ps_open_memory_image — GD 画像を受け取り、PS ドキュメントにはめ込む画像を返す 説明 ps_open_memory_image ( resource $psdoc , int $gd ): int 警 ...
https://man.plustar.jp/php/function.ps-open-memory-image.html - [similar]
テキストを現在の位置に出力する 0
« ps_show_xy ps_show » PHP Manual PS 関数 テキストを現在の位置に出力する ps_show2 (PECL ps >= 1.1.0) ps_show2 — テキストを現在の位置に出力する 説明 ps_show2 ( resource $psdoc , string $text , int $len ): bool テキストを現在の位置に出力します。最大 len 文字までしか出力しません。 パラメータ ...
https://man.plustar.jp/php/function.ps-show2.html - [similar]
現在のパスを描画する 0
« ps_stringwidth ps_symbol_name » PHP Manual PS 関数 現在のパスを描画する ps_stroke (PECL ps >= 1.1.0) ps_stroke — 現在のパスを描画する 説明 ps_stroke ( resource $psdoc ): bool ps_lineto() のような関数で事前に組み立てられたパスを描画します。 パラメータ psdoc ps_new() が返す、postscript フ ...
https://man.plustar.jp/php/function.ps-stroke.html - [similar]
Prepares and executes a query 0
« sqlsrv_prepare sqlsrv_rollback » PHP Manual SQLSRV 関数 Prepares and executes a query sqlsrv_query (No version information available, might only be in Git) sqlsrv_query — Prepares and executes a query 説明 sqlsrv_query ( resource $conn , string $sql , array $params = ? , array $options ...
https://man.plustar.jp/php/function.sqlsrv-query.html - [similar]
クロージャ内で使われている変数の配列を返す 0
« ReflectionFunctionAbstract::getClosureThis ReflectionFunctionAbstract::getDocComment » PHP Manual ReflectionFunctionAbstract クロージャ内で使われている変数の配列を返す ReflectionFunctionAbstract::getClosureUsedVariables (PHP 8 >= 8.1.0) ReflectionFunctionAbstract::getClosureUsedVariabl ...
https://man.plustar.jp/php/reflectionfunctionabstract.getclosureusedvariables.ht... - [similar]
Tips 0
« ルール マニュアルについて » PHP Manual ユーザーレベルでの命名の手引き Tips Tips 将来もそのまま使用できるようなコードを書くためには、 グローバル名前空間にあまり多くの変数や関数やクラスを置かないことをおすすめします。 そうしておけば、サードパーティのコードと名前が衝突したり PHP 自体に追加 ...
https://man.plustar.jp/php/userlandnaming.tips.html - [similar]
データのフィルタリング 0
« ctype_xdigit はじめに » PHP Manual 変数・データ型関連 データのフィルタリング データのフィルタリング はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 フィルタの型 検証フィルタ 除去フィルタ その他のフィルタ フィルタフラグ 定義済み定数 例 検証 除去 Filter 関数 filter ...
https://man.plustar.jp/php/book.filter.html - [similar]
指定した型の変数が存在するかどうかを調べる 0
« Filter 関数 filter_id » PHP Manual Filter 関数 指定した型の変数が存在するかどうかを調べる filter_has_var (PHP 5 >= 5.2.0, PHP 7, PHP 8) filter_has_var — 指定した型の変数が存在するかどうかを調べる 説明 filter_has_var ( int $input_type , string $var_name ): bool パラメータ input_type INP ...
https://man.plustar.jp/php/function.filter-has-var.html - [similar]
種々の readline の内部変数を取得/設定する 0
« readline_completion_function readline_list_history » PHP Manual Readline 関数 種々の readline の内部変数を取得/設定する readline_info (PHP 4, PHP 5, PHP 7, PHP 8) readline_info — 種々の readline の内部変数を取得/設定する 説明 readline_info ( ? string $var_name = null , int | string | b ...
https://man.plustar.jp/php/function.readline-info.html - [similar]
リクエストグループをキャンセルする 0
« eio_grp_add eio_grp_limit » PHP Manual Eio 関数 リクエストグループをキャンセルする eio_grp_cancel (PECL eio >= 0.0.1dev) eio_grp_cancel — リクエストグループをキャンセルする 説明 eio_grp_cancel ( resource $grp ): void eio_grp_cancel() は、 grp で指定したグループリクエストをキャンセルしま ...
https://man.plustar.jp/php/function.eio-grp-cancel.html - [similar]