検索

phrase: max: clip:
target: order:
Results of 551 - 560 of about 1074 for [SIMILAR] 16 1024 4096 WITH 53391 reflectionobje... (0.686 sec.)
デフォルトプロパティであるかどうかを調べる 0
« ReflectionProperty::hasType ReflectionProperty::isInitialized » PHP Manual ReflectionProperty デフォルトプロパティであるかどうかを調べる ReflectionProperty::isDefault (PHP 5, PHP 7, PHP 8) ReflectionProperty::isDefault — デフォルトプロパティであるかどうかを調べる 説明 public Reflection ...
https://man.plustar.jp/php/reflectionproperty.isdefault.html - [similar]
コンテキストオプションとパラメータ 0
« BackedEnum::tryFrom ソケットコンテキストオプション » PHP Manual 言語リファレンス コンテキストオプションとパラメータ コンテキストオプションとパラメータ PHP にはさまざまなコンテキストオプションやパラメータがあり、 すべてのファイルシステムラッパーおよびストリームラッパーで使用することがで ...
https://man.plustar.jp/php/context.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 各機能の動作は、使用するデータベースの実装に依存します。 dba_optimize() および dba_sync() のような関数は、特定のデータベースでは動作しますが、他のデータベースでは 機能しません。サポートされるdbaハンドラをダウン ...
https://man.plustar.jp/php/dba.requirements.html - [similar]
ファイル全体を読み込んで配列に格納する 0
« file_put_contents fileatime » PHP Manual ファイルシステム 関数 ファイル全体を読み込んで配列に格納する file (PHP 4, PHP 5, PHP 7, PHP 8) file — ファイル全体を読み込んで配列に格納する 説明 file ( string $filename , int $flags = 0 , ? resource $context = null ): array | false ファイル全体 ...
https://man.plustar.jp/php/function.file.html - [similar]
画像をブラウザあるいはファイルに出力する 0
« imagegetinterpolation imagegrabscreen » PHP Manual GD および Image 関数 画像をブラウザあるいはファイルに出力する imagegif (PHP 4, PHP 5, PHP 7, PHP 8) imagegif — 画像をブラウザあるいはファイルに出力する 説明 imagegif ( GdImage $image , resource | string | null $file = null ): bool imag ...
https://man.plustar.jp/php/function.imagegif.html - [similar]
線描画用の線幅を設定する 0
« imagesetstyle imagesettile » PHP Manual GD および Image 関数 線描画用の線幅を設定する imagesetthickness (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) imagesetthickness — 線描画用の線幅を設定する 説明 imagesetthickness ( GdImage $image , int $thickness ): bool imagesetthickness() は、長方形、多 ...
https://man.plustar.jp/php/function.imagesetthickness.html - [similar]
パッケージの使用 0
« macOS へのインストール macOS Monterey より前のバージョンにバンドルされている、PHP の使用法 » PHP Manual macOS へのインストール パッケージの使用 パッケージの使用 macOS 用にコンパイルされた PHP パッケージがいくつか存在します。 一般的なセットアップを行うにあたって、利用することができます。 ...
https://man.plustar.jp/php/install.macosx.packages.html - [similar]
オブジェクトのタイムゾーンを取得する 0
« IntlCalendar::getTime IntlCalendar::getType » PHP Manual IntlCalendar オブジェクトのタイムゾーンを取得する IntlCalendar::getTimeZone (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::getTimeZone — オブジェクトのタイムゾーンを取得する 説明 オブジェクト指向型 public IntlCalen ...
https://man.plustar.jp/php/intlcalendar.gettimezone.html - [similar]
finalキーワード 0
« マジックメソッド オブジェクトのクローン作成 » PHP Manual クラスとオブジェクト finalキーワード finalキーワード キーワード final を前に付けて定義されたメソッドや定数は、子クラスから上書きできません。 クラス自体がfinalと定義された場合には、このクラスを拡張することはできません。 例1 finalメ ...
https://man.plustar.jp/php/language.oop5.final.html - [similar]
空のディレクトリを phar アーカイブに追加する 0
« Phar Phar::addFile » PHP Manual Phar 空のディレクトリを phar アーカイブに追加する Phar::addEmptyDir (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::addEmptyDir — 空のディレクトリを phar アーカイブに追加する 説明 public Phar::addEmptyDir ( string $directory ): void 注意 : このメ ...
https://man.plustar.jp/php/phar.addemptydir.html - [similar]