検索

phrase: max: clip:
target: order:
Results of 341 - 350 of about 536 for [SIMILAR] 16 1024 4096 WITH 12881 イメ WITH 6560... (0.887 sec.)
画像の大きさを取得する 0
« gd_info getimagesizefromstring » PHP Manual GD および Image 関数 画像の大きさを取得する getimagesize (PHP 4, PHP 5, PHP 7, PHP 8) getimagesize — 画像の大きさを取得する 説明 getimagesize ( string $filename , array &$image_info = null ): array | false getimagesize() 関数は、サポートする任 ...
https://man.plustar.jp/php/function.getimagesize.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Image 設定オプション 名前 デフォルト 変更可能 変更履歴 gd.jpeg_ignore_warning "1" PHP_INI_ALL PHP_INI_* モードの詳細および定義については どこで設定を行うのか を参照し ...
https://man.plustar.jp/php/image.configuration.html - [similar]
オフセットを取得する 0
« ArrayAccess::offsetExists ArrayAccess::offsetSet » PHP Manual ArrayAccess オフセットを取得する ArrayAccess::offsetGet (PHP 5, PHP 7, PHP 8) ArrayAccess::offsetGet — オフセットを取得する 説明 public ArrayAccess::offsetGet ( mixed $offset ): mixed 指定したオフセットの値を返します。 このメ ...
https://man.plustar.jp/php/arrayaccess.offsetget.html - [similar]
if 0
« はじめに else » PHP Manual 制御構造 if if (PHP 4, PHP 5, PHP 7, PHP 8) if 構文は、PHP を含む全ての言語において最も重要な 機能の一つです。 この構文は、命令の条件実行を可能にします。 PHP では、C 言語に似た次のような if 構文が使用されます。 if (式) 文 式のセクション で 記述したように 式 は ...
https://man.plustar.jp/php/control-structures.if.html - [similar]
文字列をスラッシュでクォートする 0
« addcslashes bin2hex » PHP Manual String 関数 文字列をスラッシュでクォートする addslashes (PHP 4, PHP 5, PHP 7, PHP 8) addslashes — 文字列をスラッシュでクォートする 説明 addslashes ( string $string ): string エスケープすべき文字の前にバックスラッシュを付けて返します。 エスケープすべき文 ...
https://man.plustar.jp/php/function.addslashes.html - [similar]
文字列が最後に現れる場所を見つける 0
« iconv_strpos iconv_substr » PHP Manual iconv 関数 文字列が最後に現れる場所を見つける iconv_strrpos (PHP 5, PHP 7, PHP 8) iconv_strrpos — 文字列が最後に現れる場所を見つける 説明 iconv_strrpos ( string $haystack , string $needle , ? string $encoding = null ): int | false needle が haysta ...
https://man.plustar.jp/php/function.iconv-strrpos.html - [similar]
楕円を描画する 0
« imagedestroy imagefill » PHP Manual GD および Image 関数 楕円を描画する imageellipse (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) imageellipse — 楕円を描画する 説明 imageellipse ( GdImage $image , int $center_x , int $center_y , int $width , int $height , int $color ): bool 指定した座標を中心 ...
https://man.plustar.jp/php/function.imageellipse.html - [similar]
メッセージ本文を読む 0
« imap_binary imap_bodystruct » PHP Manual IMAP 関数 メッセージ本文を読む imap_body (PHP 4, PHP 5, PHP 7, PHP 8) imap_body — メッセージ本文を読む 説明 imap_body ( IMAP\Connection $imap , int $message_num , int $flags = 0 ): string | false imap_body() は、現在のメールボックスにある messag ...
https://man.plustar.jp/php/function.imap-body.html - [similar]
マルチバイト正規表現検索用の文字列と正規表現を設定する 0
« mb_ereg_search_getregs mb_ereg_search_pos » PHP Manual マルチバイト文字列 関数 マルチバイト正規表現検索用の文字列と正規表現を設定する mb_ereg_search_init (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_ereg_search_init — マルチバイト正規表現検索用の文字列と正規表現を設定する 説明 mb_ereg_sear ...
https://man.plustar.jp/php/function.mb-ereg-search-init.html - [similar]
大文字小文字を区別せず、 文字列の中で指定した文字列が最初に現れる位置を探す 0
« mb_strimwidth mb_stristr » PHP Manual マルチバイト文字列 関数 大文字小文字を区別せず、 文字列の中で指定した文字列が最初に現れる位置を探す mb_stripos (PHP 5 >= 5.2.0, PHP 7, PHP 8) mb_stripos — 大文字小文字を区別せず、 文字列の中で指定した文字列が最初に現れる位置を探す 説明 mb_stripos ( ...
https://man.plustar.jp/php/function.mb-stripos.html - [similar]