検索

phrase: max: clip:
target: order:
Results of 521 - 530 of about 1350 for [SIMILAR] 16 1024 4096 WITH 18382 yaml WITH 2759... (2.461 sec.)
elseif/else if 0
« else 制御構造に関する別の構文 » PHP Manual 制御構造 elseif/else if elseif/else if (PHP 4, PHP 5, PHP 7, PHP 8) elseif は、その名前から分かるように、 if と else の組み合わせです。 elseif は、 else のように、元の if 式の値が false の場合に別の文を実行するように if 文を拡張します。 しかし ...
https://man.plustar.jp/php/control-structures.elseif.html - [similar]
環境変数の値を取得する 0
« get_resources getlastmod » PHP Manual PHP オプション/情報 関数 環境変数の値を取得する getenv (PHP 4, PHP 5, PHP 7, PHP 8) getenv — 環境変数の値を取得する 説明 getenv ( string $varname , bool $local_only = false ): string | false getenv (): array 環境変数の値を取得します。 phpinfo() を使 ...
https://man.plustar.jp/php/function.getenv.html - [similar]
GD2 ファイルまたは URL の指定した部分から新規イメージを生成する 0
« imagecreatefromgd2 imagecreatefromgd » PHP Manual GD および Image 関数 GD2 ファイルまたは URL の指定した部分から新規イメージを生成する imagecreatefromgd2part (PHP 4 >= 4.0.7, PHP 5, PHP 7, PHP 8) imagecreatefromgd2part — GD2 ファイルまたは URL の指定した部分から新規イメージを生成する 説 ...
https://man.plustar.jp/php/function.imagecreatefromgd2part.html - [similar]
新しい画像をファイルあるいは URL から作成する 0
« imagecreatefromtga imagecreatefromwebp » PHP Manual GD および Image 関数 新しい画像をファイルあるいは URL から作成する imagecreatefromwbmp (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) imagecreatefromwbmp — 新しい画像をファイルあるいは URL から作成する 説明 imagecreatefromwbmp ( string $filena ...
https://man.plustar.jp/php/function.imagecreatefromwbmp.html - [similar]
別の PDF ドキュメントのページへのリンクを追加する 0
« ps_add_note ps_add_weblink » PHP Manual PS 関数 別の PDF ドキュメントのページへのリンクを追加する ps_add_pdflink (PECL ps >= 1.1.0) ps_add_pdflink — 別の PDF ドキュメントのページへのリンクを追加する 説明 ps_add_pdflink ( resource $psdoc , float $llx , float $lly , float $urx , float $u ...
https://man.plustar.jp/php/function.ps-add-pdflink.html - [similar]
RAR アーカイブからエントリの全一覧を取得する 0
« RarArchive::getComment RarArchive::getEntry » PHP Manual RarArchive RAR アーカイブからエントリの全一覧を取得する RarArchive::getEntries rar_list (PECL rar >= 2.0.0) RarArchive::getEntries -- rar_list — RAR アーカイブからエントリの全一覧を取得する 説明 オブジェクト指向型 (メソッド) publ ...
https://man.plustar.jp/php/rararchive.getentries.html - [similar]
別途提供される設定ファイルを使用して文字列を修正する 0
« tidy::repairFile tidy::root » PHP Manual tidy 別途提供される設定ファイルを使用して文字列を修正する tidy::repairString tidy_repair_string (PHP 5, PHP 7, PHP 8, PECL tidy >= 0.7.0) tidy::repairString -- tidy_repair_string — 別途提供される設定ファイルを使用して文字列を修正する 説明 オブジ ...
https://man.plustar.jp/php/tidy.repairstring.html - [similar]
.wav ファイルをバッファに読み込む 0
« openal_buffer_get openal_context_create » PHP Manual OpenAL 関数 .wav ファイルをバッファに読み込む openal_buffer_loadwav (PECL openal >= 0.1.0) openal_buffer_loadwav — .wav ファイルをバッファに読み込む 説明 openal_buffer_loadwav ( resource $buffer , string $wavfile ): bool パラメータ b ...
https://man.plustar.jp/php/function.openal-buffer-loadwav.html - [similar]
はじめに 0
« cURL インストール/設定 » PHP Manual cURL はじめに はじめに PHP は、Daniel Stenbergにより開発されたライブラリlibcurl をサポートします。 このライブラリにより、多くの異なったプロトコルで様々なサーバーと接続し、 通信することが可能になります。libcurl は現在 http, https, ftp, gopher, telnet, ...
https://man.plustar.jp/php/intro.curl.html - [similar]
mysqli の概要 0
« はじめに クイックスタートガイド » PHP Manual MySQLi mysqli の概要 mysqli の概要 このセクションでは、 PHP アプリケーションの開発で MySQL データベースを扱うときの選択肢について説明します。 API って何? API は Application Programming Interface の略で、 何らかのタスクを実行するためにアプリケ ...
https://man.plustar.jp/php/mysqli.overview.html - [similar]