検索

phrase: max: clip:
target: order:
Results of 591 - 600 of about 1085 for [SIMILAR] 16 1024 4096 WITH 35686 closure WITH 3... (7.957 sec.)
水平に文字を描画する 0
« imagebmp imagecharup » PHP Manual GD および Image 関数 水平に文字を描画する imagechar (PHP 4, PHP 5, PHP 7, PHP 8) imagechar — 水平に文字を描画する 説明 imagechar ( GdImage $image , GdFont | int $font , int $x , int $y , string $char , int $color ): bool imagechar() は、画像 im 上の座標 ...
https://man.plustar.jp/php/function.imagechar.html - [similar]
垂直に文字を描画する 0
« imagechar imagecolorallocate » PHP Manual GD および Image 関数 垂直に文字を描画する imagecharup (PHP 4, PHP 5, PHP 7, PHP 8) imagecharup — 垂直に文字を描画する 説明 imagecharup ( GdImage $image , GdFont | int $font , int $x , int $y , string $char , int $color ): bool 指定した画像 imag ...
https://man.plustar.jp/php/function.imagecharup.html - [similar]
LDAP ディレクトリへのバインドを解除する 0
« ldap_t61_to_8859 LDAP\Connection » PHP Manual LDAP 関数 LDAP ディレクトリへのバインドを解除する ldap_unbind (PHP 4, PHP 5, PHP 7, PHP 8) ldap_unbind — LDAP ディレクトリへのバインドを解除する 説明 ldap_unbind ( LDAP\Connection $ldap ): bool LDAP ディレクトリへのバインドを解除します。 パ ...
https://man.plustar.jp/php/function.ldap-unbind.html - [similar]
ソケットの直近のエラーを返す 0
« socket_import_stream socket_listen » PHP Manual ソケット 関数 ソケットの直近のエラーを返す socket_last_error (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_last_error — ソケットの直近のエラーを返す 説明 socket_last_error ( ? Socket $socket = null ): int Socket クラスのインスタンスをこの関 ...
https://man.plustar.jp/php/function.socket-last-error.html - [similar]
列挙型 / Enum 0
« オブジェクト リソース » PHP Manual 型 列挙型 / Enum 列挙型 / Enum 列挙型の基礎 列挙型は、クラスやクラス定数に対して、さらに制限を加えたものです。 ある型に対して、取り得る値の限られた集合を定義する方法を提供します。 <?php enum Suit { case Hearts ; case Diamonds ; case Clubs ; case Spade ...
https://man.plustar.jp/php/language.types.enumerations.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 7.1.x で推奨されなくなる機能 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 下位互換性のない変更点 下位互換性のない変更点 関数に渡す引数が少ない場合の挙動 これまでのバージョンでは、ユーザー定義の関数に渡す引数が足りない場合は warning が発生していました。PHP 7.1 ...
https://man.plustar.jp/php/migration71.incompatible.html - [similar]
インターフェイスの実装を調べる 0
« ReflectionClass::hasProperty ReflectionClass::inNamespace » PHP Manual ReflectionClass インターフェイスの実装を調べる ReflectionClass::implementsInterface (PHP 5, PHP 7, PHP 8) ReflectionClass::implementsInterface — インターフェイスの実装を調べる 説明 public ReflectionClass::implements ...
https://man.plustar.jp/php/reflectionclass.implementsinterface.html - [similar]
その他の予約語の一覧 0
« 定義済みの定数 リソース型の一覧 » PHP Manual 予約語の一覧 その他の予約語の一覧 その他の予約語の一覧 これらの名前は、クラスやインターフェイスそしてトレイトの名前として使えません。 名前空間の中であっても使うことはできません。 予約語 int float bool string true false null void iterable (PH ...
https://man.plustar.jp/php/reserved.other-reserved-words.html - [similar]
FilesystemIterator クラス 0
« EmptyIterator::valid FilesystemIterator::__construct » PHP Manual イテレータ FilesystemIterator クラス FilesystemIterator クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに Filesystem イテレータです。 クラス概要 class FilesystemIterator extends DirectoryIterator { /* 定数 */ const int CURR ...
https://man.plustar.jp/php/class.filesystemiterator.html - [similar]
IntlTimeZone クラス 0
« IntlGregorianCalendar::setGregorianChange IntlTimeZone::__construct » PHP Manual intl IntlTimeZone クラス IntlTimeZone クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) はじめに クラス概要 class IntlTimeZone { /* Constants */ const int DISPLAY_SHORT = 1 ; const int DISPLAY_LONG = ...
https://man.plustar.jp/php/class.intltimezone.html - [similar]