検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 575 for [SIMILAR] 16 1024 4096 WITH 22510 pathfinish WIT... (0.451 sec.)
未解決のトランザクションをコミットする 0
« oci_close oci_connect » PHP Manual OCI8 関数 未解決のトランザクションをコミットする oci_commit (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_commit — 未解決のトランザクションをコミットする 説明 oci_commit ( resource $connection ): bool Oracle接続 connection 上の未解決なトランザクション ...
https://man.plustar.jp/php/function.oci-commit.html - [similar]
パスを閉じる 0
« ps_closepath_stroke ps_continue_text » PHP Manual PS 関数 パスを閉じる ps_closepath (PECL ps >= 1.1.0) ps_closepath — パスを閉じる 説明 ps_closepath ( resource $psdoc ): bool パスの終了点と開始点をつなげます。出来上がったパスは、 描画、塗りつぶし、切り取りなどに使用されます。 パラメータ ...
https://man.plustar.jp/php/function.ps-closepath.html - [similar]
すべてのリソースを開放する 0
« radius_auth_open radius_config » PHP Manual Radius 関数 すべてのリソースを開放する radius_close (PECL radius >= 1.1.0) radius_close — すべてのリソースを開放する 説明 radius_close ( resource $radius_handle ): bool 各リクエストの終了時に PHP がすべてのリソースを開放するので、 この関数をコ ...
https://man.plustar.jp/php/function.radius-close.html - [similar]
ユーザー定義のセッション保存関数を設定する 0
« session_set_cookie_params session_start » PHP Manual セッション関数 ユーザー定義のセッション保存関数を設定する session_set_save_handler (PHP 4, PHP 5, PHP 7, PHP 8) session_set_save_handler — ユーザー定義のセッション保存関数を設定する 説明 session_set_save_handler ( callable $open , ca ...
https://man.plustar.jp/php/function.session-set-save-handler.html - [similar]
開始行を取得する 0
« ReflectionClass::getShortName ReflectionClass::getStaticProperties » PHP Manual ReflectionClass 開始行を取得する ReflectionClass::getStartLine (PHP 5, PHP 7, PHP 8) ReflectionClass::getStartLine — 開始行を取得する 説明 public ReflectionClass::getStartLine (): int | false 開始行を取得し ...
https://man.plustar.jp/php/reflectionclass.getstartline.html - [similar]
現在実行中のファイル名を取得する 0
« ReflectionFiber::getCallable ReflectionFiber::getExecutingLine » PHP Manual ReflectionFiber 現在実行中のファイル名を取得する ReflectionFiber::getExecutingFile (PHP 8 >= 8.1.0) ReflectionFiber::getExecutingFile — 現在実行中のファイル名を取得する 説明 public ReflectionFiber::getExecuting ...
https://man.plustar.jp/php/reflectionfiber.getexecutingfile.html - [similar]
現在実行中の行番号を取得する 0
« ReflectionFiber::getExecutingFile ReflectionFiber::getFiber » PHP Manual ReflectionFiber 現在実行中の行番号を取得する ReflectionFiber::getExecutingLine (PHP 8 >= 8.1.0) ReflectionFiber::getExecutingLine — 現在実行中の行番号を取得する 説明 public ReflectionFiber::getExecutingLine (): in ...
https://man.plustar.jp/php/reflectionfiber.getexecutingline.html - [similar]
XMLReader クラス 0
« リソース型 XMLReader::close » PHP Manual XMLReader XMLReader クラス XMLReader クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに XMLReader 拡張モジュールは、プル型の XML パーサです。ドキュメント ストリーム内をカーソル風に進んでいき、その途中の各ノードで立ち止まります。 クラス概要 class XML ...
https://man.plustar.jp/php/class.xmlreader.html - [similar]
SSL コンテキストオプションの一覧 0
« FTP コンテキストオプション CURL コンテキストオプション » PHP Manual コンテキストオプションとパラメータ SSL コンテキストオプションの一覧 SSL コンテキストオプション SSL コンテキストオプション — SSL コンテキストオプションの一覧 説明 ssl:// および tls:// トランスポート用のコンテキストオプシ ...
https://man.plustar.jp/php/context.ssl.html - [similar]
はじめに 0
« 制御構造 if » PHP Manual 制御構造 はじめに はじめに すべての PHP スクリプトは、一連の文からなります。 文としては、代入、関数コール、ループ、条件文、そして何もしない文(空の文) さえ使用することができます。 文は、通常セミコロンで終了します。加えて、文は、中括弧によるグループ文で カプセル化 ...
https://man.plustar.jp/php/control-structures.intro.html - [similar]