検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 261 for [SIMILAR] 16 1024 4096 WITH 33766 imagecrop WITH... (0.498 sec.)
同一ドキュメント内のページへのリンクを追加する 0
« ps_add_launchlink ps_add_note » PHP Manual PS 関数 同一ドキュメント内のページへのリンクを追加する ps_add_locallink (PECL ps >= 1.1.0) ps_add_locallink — 同一ドキュメント内のページへのリンクを追加する 説明 ps_add_locallink ( resource $psdoc , float $llx , float $lly , float $urx , float ...
https://man.plustar.jp/php/function.ps-add-locallink.html - [similar]
PostgreSQL 0
« ociwritetemporarylob はじめに » PHP Manual ベンダー固有のモジュール PostgreSQL PostgreSQL はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 基本的な使い方 PostgreSQL 関数 pg_affected_rows — 変更されたレコード(タプル)の数を返す pg_canc ...
https://man.plustar.jp/php/book.pgsql.html - [similar]
Error 0
« ErrorException::getSeverity Error::__construct » PHP Manual 定義済みの例外 Error Error (PHP 7, PHP 8) はじめに Error は、PHP のすべての内部エラーの基底クラスです。 クラス概要 class Error implements Throwable { /* プロパティ */ protected string $ message = "" ; private string $ string = ...
https://man.plustar.jp/php/class.error.html - [similar]
RarException クラス 0
« RarEntry::__toString RarException::isUsingExceptions » PHP Manual Rar RarException クラス RarException クラス (PECL rar >= 2.0.0) はじめに このクラスの役割は、RAR 拡張モジュールの関数やメソッドからスローされた例外を表す型となることと staticメソッドを使ってエラーの詳細 (例外がスローされ ...
https://man.plustar.jp/php/class.rarexception.html - [similar]
ReflectionExtension クラス 0
« ReflectionZendExtension::__toString ReflectionExtension::__clone » PHP Manual リフレクション ReflectionExtension クラス ReflectionExtension クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionExtension クラスは 拡張モジュールについての情報を報告します。 クラス概要 class ReflectionExtension ...
https://man.plustar.jp/php/class.reflectionextension.html - [similar]
データをファイルに同期する(但しメタデータは除く) 0
« fclose feof » PHP Manual ファイルシステム 関数 データをファイルに同期する(但しメタデータは除く) fdatasync (PHP 8 >= 8.1.0) fdatasync — データをファイルに同期する(但しメタデータは除く) 説明 fdatasync ( resource $stream ): bool この関数は、 stream の内容をストレージに同期します。 fsync() ...
https://man.plustar.jp/php/function.fdatasync.html - [similar]
出力をファイルにフラッシュする 0
« feof fgetc » PHP Manual ファイルシステム 関数 出力をファイルにフラッシュする fflush (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) fflush — 出力をファイルにフラッシュする 説明 fflush ( resource $stream ): bool この関数は、バッファリングされた全ての出力をファイルハンドル stream が指すリソースに強 ...
https://man.plustar.jp/php/function.fflush.html - [similar]
データをファイルに同期する(メタデータも含む) 0
« fstat ftell » PHP Manual ファイルシステム 関数 データをファイルに同期する(メタデータも含む) fsync (PHP 8 >= 8.1.0) fsync — データをファイルに同期する(メタデータも含む) 説明 fsync ( resource $stream ): bool この関数は、 変更をメタデータも含めてファイルに同期します。 fflush() に似ています ...
https://man.plustar.jp/php/function.fsync.html - [similar]
システムの高精度な時刻を取得する 0
« highlight_string ignore_user_abort » PHP Manual その他の関数 システムの高精度な時刻を取得する hrtime (PHP 7 >= 7.3.0, PHP 8) hrtime — システムの高精度な時刻を取得する 説明 hrtime ( bool $as_number = false ): array | int | float | false 任意のタイミングから計測したシステムの高精度な時刻 ...
https://man.plustar.jp/php/function.hrtime.html - [similar]
プロセス時間を得る 0
« posix_strerror posix_ttyname » PHP Manual POSIX 関数 プロセス時間を得る posix_times (PHP 4, PHP 5, PHP 7, PHP 8) posix_times — プロセス時間を得る 説明 posix_times (): array | false 現在の CPU 使用状況についての情報を取得します。 パラメータ この関数にはパラメータはありません。 戻り値 現 ...
https://man.plustar.jp/php/function.posix-times.html - [similar]