検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 323 for [SIMILAR] 16 1024 4096 WITH 33766 untrace WITH 1... (0.997 sec.)
PostScript ドキュメントの全リソースを削除する 0
« ps_curveto ps_end_page » PHP Manual PS 関数 PostScript ドキュメントの全リソースを削除する ps_delete (PECL ps >= 1.1.0) ps_delete — PostScript ドキュメントの全リソースを削除する 説明 ps_delete ( resource $psdoc ): bool ドキュメントが使用していたメモリを開放します。また、 もし事前に ps_c ...
https://man.plustar.jp/php/function.ps-delete.html - [similar]
session 配列を元の値で再初期化します 0
« session_register_shutdown session_save_path » PHP Manual セッション関数 session 配列を元の値で再初期化します session_reset (PHP 5 >= 5.6.0, PHP 7, PHP 8) session_reset — session 配列を元の値で再初期化します 説明 session_reset (): bool session_reset() は、セッション・ストレージに保存され ...
https://man.plustar.jp/php/function.session-reset.html - [similar]
実行時にクラスを継承させる 0
« uopz_delete uopz_flags » PHP Manual Uopz 関数 実行時にクラスを継承させる uopz_extend (PECL uopz 1, PECL uopz 2, PECL uopz 5, PECL uopz 6, PECL uopz 7 < 7.1.0) uopz_extend — 実行時にクラスを継承させる 説明 uopz_extend ( string $class , string $parent ): bool class に parent を継承させま ...
https://man.plustar.jp/php/function.uopz-extend.html - [similar]
言語リファレンス 0
« 設定を変更するには 基本的な構文 » PHP Manual 言語リファレンス 言語リファレンス 基本的な構文 PHP タグ HTML からの脱出 命令の分離 コメント 型 はじめに 論理型 (boolean) 整数 浮動小数点数 文字列 数値形式の文字列 配列 Iterable オブジェクト 列挙型 / Enum リソース NULL コールバック / Callable ...
https://man.plustar.jp/php/langref.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
接続、および接続の管理 0
« 定義済み定数 トランザクションおよび自動コミット » PHP Manual PDO 接続、および接続の管理 接続、および接続の管理 PDO 基底クラスのインスタンスを作成することにより、接続が確立されます。 どのドライバを使用するのかにかかわらず、常に PDO クラスを指定します。 コンストラクタに渡す引数により、デ ...
https://man.plustar.jp/php/pdo.connections.html - [similar]
ジェネレータの関数名を取得する 0
« ReflectionGenerator::getExecutingLine ReflectionGenerator::getThis » PHP Manual ReflectionGenerator ジェネレータの関数名を取得する ReflectionGenerator::getFunction (PHP 7, PHP 8) ReflectionGenerator::getFunction — ジェネレータの関数名を取得する 説明 public ReflectionGenerator::getFunct ...
https://man.plustar.jp/php/reflectiongenerator.getfunction.html - [similar]
ジェネレータの $this の値を取得する 0
« ReflectionGenerator::getFunction ReflectionGenerator::getTrace » PHP Manual ReflectionGenerator ジェネレータの $this の値を取得する ReflectionGenerator::getThis (PHP 7, PHP 8) ReflectionGenerator::getThis — ジェネレータの $this の値を取得する 説明 public ReflectionGenerator::getThis () ...
https://man.plustar.jp/php/reflectiongenerator.getthis.html - [similar]
出力をフラッシュする 0
« streamWrapper::stream_eof streamWrapper::stream_lock » PHP Manual streamWrapper 出力をフラッシュする streamWrapper::stream_flush (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrapper::stream_flush — 出力をフラッシュする 説明 public streamWrapper::stream_flush (): bool このメソッドがコール ...
https://man.plustar.jp/php/streamwrapper.stream-flush.html - [similar]
数値添字の配列として行を得る 0
« pg_fetch_result pg_field_is_null » PHP Manual PostgreSQL 関数 数値添字の配列として行を得る pg_fetch_row (PHP 4, PHP 5, PHP 7, PHP 8) pg_fetch_row — 数値添字の配列として行を得る 説明 pg_fetch_row ( PgSql\Result $result , ? int $row = null , int $mode = PGSQL_NUM ): array | false pg_fetc ...
https://man.plustar.jp/php/function.pg-fetch-row.html - [similar]