検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 1243 for [SIMILAR] 16 1024 4096 WITH 8944 domnode WITH 65... (0.932 sec.)
大文字小文字を区別せずに文字列が最初に現れる位置を探す 0
« stripcslashes stripslashes » PHP Manual String 関数 大文字小文字を区別せずに文字列が最初に現れる位置を探す stripos (PHP 5, PHP 7, PHP 8) stripos — 大文字小文字を区別せずに文字列が最初に現れる位置を探す 説明 stripos ( string $haystack , string $needle , int $offset = 0 ): int | false 文 ...
https://man.plustar.jp/php/function.stripos.html - [similar]
PHP マニュアル 0
著作権 » PHP Manual PHP マニュアル PHP マニュアル 著者 : Mehdi Achour Friedhelm Betz Antony Dovgal Nuno Lopes Hannes Magnusson Georg Richter Damien Seguy Jakub Vrana その他 2022-06-11 編集 : Peter Cowburn PHP マニュアル翻訳プロジェクト © 1997-2022 the PHP Documentation Group 著作権 PHP マ ...
https://man.plustar.jp/php/index.html - [similar]
インストール手順 0
« 要件 テスト » PHP Manual インストール/設定 インストール手順 インストール手順 OCI8 とともに PHP を構成する OCI8 を構成する前に前述の 要件 節に 目を通してください。 Web サーバーを開始する前に、一般的に OCI8 はいくつかの Oracle 環境変数(下記参照)が必要です。 それらはライブラリの場所を指 ...
https://man.plustar.jp/php/oci8.installation.html - [similar]
指定したファイルのサイズを返す 0
« ftp_site ftp_ssl_connect » PHP Manual FTP 関数 指定したファイルのサイズを返す ftp_size (PHP 4, PHP 5, PHP 7, PHP 8) ftp_size — 指定したファイルのサイズを返す 説明 ftp_size ( FTP\Connection $ftp , string $filename ): int ftp_size() は指定されたファイルのサイズを バイト数で返します。 注意 ...
https://man.plustar.jp/php/function.ftp-size.html - [similar]
GD ファイルまたは URL から新規イメージを生成する 0
« imagecreatefromgd2part imagecreatefromgif » PHP Manual GD および Image 関数 GD ファイルまたは URL から新規イメージを生成する imagecreatefromgd (PHP 4 >= 4.0.7, PHP 5, PHP 7, PHP 8) imagecreatefromgd — GD ファイルまたは URL から新規イメージを生成する 説明 imagecreatefromgd ( string $fil ...
https://man.plustar.jp/php/function.imagecreatefromgd.html - [similar]
GD2 ファイルまたは URL から新規イメージを生成する 0
« imagecreatefrombmp imagecreatefromgd2part » PHP Manual GD および Image 関数 GD2 ファイルまたは URL から新規イメージを生成する imagecreatefromgd2 (PHP 4 >= 4.0.7, PHP 5, PHP 7, PHP 8) imagecreatefromgd2 — GD2 ファイルまたは URL から新規イメージを生成する 説明 imagecreatefromgd2 ( string ...
https://man.plustar.jp/php/function.imagecreatefromgd2.html - [similar]
新しい画像をファイルあるいは URL から作成する 0
« imagecreatefromgif imagecreatefrompng » PHP Manual GD および Image 関数 新しい画像をファイルあるいは URL から作成する imagecreatefromjpeg (PHP 4, PHP 5, PHP 7, PHP 8) imagecreatefromjpeg — 新しい画像をファイルあるいは URL から作成する 説明 imagecreatefromjpeg ( string $filename ): GdIm ...
https://man.plustar.jp/php/function.imagecreatefromjpeg.html - [similar]
新しい画像をファイルあるいは URL から作成する 0
« imagecreatefromjpeg imagecreatefromstring » PHP Manual GD および Image 関数 新しい画像をファイルあるいは URL から作成する imagecreatefrompng (PHP 4, PHP 5, PHP 7, PHP 8) imagecreatefrompng — 新しい画像をファイルあるいは URL から作成する 説明 imagecreatefrompng ( string $filename ): GdI ...
https://man.plustar.jp/php/function.imagecreatefrompng.html - [similar]
新しい画像をファイルあるいは URL から作成する 0
« imagecreatefromwbmp imagecreatefromxbm » PHP Manual GD および Image 関数 新しい画像をファイルあるいは URL から作成する imagecreatefromwebp (PHP 5 >= 5.4.0, PHP 7, PHP 8) imagecreatefromwebp — 新しい画像をファイルあるいは URL から作成する 説明 imagecreatefromwebp ( string $filename ): G ...
https://man.plustar.jp/php/function.imagecreatefromwebp.html - [similar]
文字列中に文字が最後に現れる場所を取得する 0
« strpos strrev » PHP Manual String 関数 文字列中に文字が最後に現れる場所を取得する strrchr (PHP 4, PHP 5, PHP 7, PHP 8) strrchr — 文字列中に文字が最後に現れる場所を取得する 説明 strrchr ( string $haystack , string $needle ): string | false この関数は、文字列 haystack の中で needle が最後 ...
https://man.plustar.jp/php/function.strrchr.html - [similar]