検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 311 for [SIMILAR] 16 1024 4096 WITH 35753 部属 WITH 1477... (0.343 sec.)
エスケープシーケンス 0
« メタ文字 Unicode 文字プロパティ » PHP Manual PCRE 正規表現構文 エスケープシーケンス エスケープシーケンス バックスラッシュ〔日本語環境では円記号となる場合もある〕には、 いくつかの使用法があります。ひとつめの使用法は、 非英数字の前に記述する場合で、続く文字が表す特別な意味を取り去ります。 ...
https://man.plustar.jp/php/regexp.reference.escape.html - [similar]
再帰の深さを返す 0
« Ev::backend Ev::embeddableBackends » PHP Manual Ev 再帰の深さを返す Ev::depth (PECL ev >= 0.2.0) Ev::depth — 再帰の深さを返す 説明 final public static Ev::depth (): int Ev::run() に入った回数から Ev::run() を正常終了した回数を引いた結果、 つまり、再帰の深さを返します。 Ev::run() の外部 ...
https://man.plustar.jp/php/ev.depth.html - [similar]
一意な接続を使って Oracle サーバーへ接続する 0
« oci_new_collection oci_new_cursor » PHP Manual OCI8 関数 一意な接続を使って Oracle サーバーへ接続する oci_new_connect (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_new_connect — 一意な接続を使って Oracle サーバーへ接続する 説明 oci_new_connect ( string $username , string $password , ? ...
https://man.plustar.jp/php/function.oci-new-connect.html - [similar]
持続的接続を使用してOracle データベースに接続する 0
« oci_password_change oci_register_taf_callback » PHP Manual OCI8 関数 持続的接続を使用してOracle データベースに接続する oci_pconnect (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_pconnect — 持続的接続を使用してOracle データベースに接続する 説明 oci_pconnect ( string $username , string $ ...
https://man.plustar.jp/php/function.oci-pconnect.html - [similar]
円を描く 0
« ps_begin_template ps_clip » PHP Manual PS 関数 円を描く ps_circle (PECL ps >= 1.1.0) ps_circle — 円を描く 説明 ps_circle ( resource $psdoc , float $x , float $y , float $radius ): bool ( x , y ) を中心とする円を描きます。描画開始位置は ( x + radius , y ) です。もしパスの外部でこの関数が ...
https://man.plustar.jp/php/function.ps-circle.html - [similar]
矩形を描く 0
« ps_place_image ps_restore » PHP Manual PS 関数 矩形を描く ps_rect (PECL ps >= 1.1.0) ps_rect — 矩形を描く 説明 ps_rect ( resource $psdoc , float $x , float $y , float $width , float $height ): bool ( x , y )を左下の角とする 矩形を描きます。描画は左下の角から始まって同じ位置で終わりま ...
https://man.plustar.jp/php/function.ps-rect.html - [similar]
HTTP POST 変数 0
« $_GET $_FILES » PHP Manual 定義済の変数 HTTP POST 変数 $_POST (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_POST — HTTP POST 変数 説明 Content-Type に application/x-www-form-urlencoded あるいは multipart/form-data を用いた HTTP リクエストで、 HTTP POST メソッドから現在のスクリプトに渡された変 ...
https://man.plustar.jp/php/reserved.variables.post.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 外部ライブラリは必要ありません。 注意 : オプションで、Ralf S. Engelschallにより開発されたセッションの保 存用の共有メモリ(mm)を使用することも可能です。 » mm をダウンロードし、インストールす ることができます。この ...
https://man.plustar.jp/php/session.requirements.html - [similar]
新しい関数 0
« 変更された関数 新しいクラスおよびインターフェイス » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 新しい関数 新しい関数 Closure Closure::call() CSPRNG random_bytes() random_int() エラー処理およびログ記録 error_clear_last() Generator Generator::getReturn() GNU Multiple Precision gmp_rand ...
https://man.plustar.jp/php/migration70.new-functions.html - [similar]
現在実行中のファイバーを停止する 0
« Fiber::isTerminated Fiber::getCurrent » PHP Manual Fiber 現在実行中のファイバーを停止する Fiber::suspend (PHP 8 >= 8.1.0) Fiber::suspend — 現在実行中のファイバーを停止する 説明 public static Fiber::suspend ( mixed $value = null ): mixed 現在実行中のファイバーを停止します。 このメソッド ...
https://man.plustar.jp/php/fiber.suspend.html - [similar]