検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 229 for [SIMILAR] 16 1024 4096 WITH 13500 strict WITH 11... (0.244 sec.)
画像ファイルから EXIF ヘッダを読み込む 0
« exif_imagetype exif_tagname » PHP Manual Exif 関数 画像ファイルから EXIF ヘッダを読み込む exif_read_data (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) exif_read_data — 画像ファイルから EXIF ヘッダを読み込む 説明 exif_read_data ( resource | string $file , ? string $required_sections = null , bo ...
https://man.plustar.jp/php/function.exif-read-data.html - [similar]
生の HTTP ヘッダを送信する 0
« header_remove headers_list » PHP Manual ネットワーク 関数 生の HTTP ヘッダを送信する header (PHP 4, PHP 5, PHP 7, PHP 8) header — 生の HTTP ヘッダを送信する 説明 header ( string $header , bool $replace = true , int $response_code = 0 ): void header() は、生の HTTP ヘッダを送信するために ...
https://man.plustar.jp/php/function.header.html - [similar]
新しい画像をファイルあるいは URL から作成する 0
« imagecreatefromxbm imagecreatetruecolor » PHP Manual GD および Image 関数 新しい画像をファイルあるいは URL から作成する imagecreatefromxpm (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) imagecreatefromxpm — 新しい画像をファイルあるいは URL から作成する 説明 imagecreatefromxpm ( string $filename ...
https://man.plustar.jp/php/function.imagecreatefromxpm.html - [similar]
MQSeries MQCONNX 0
« mqseries_conn mqseries_disc » PHP Manual mqseries 関数 MQSeries MQCONNX mqseries_connx (PECL mqseries >= 0.10.0) mqseries_connx — MQSeries MQCONNX 説明 mqseries_connx ( string $qManagerName , array &$connOptions , resource &$hconn , resource &$compCode , resource &$reason ): void The m ...
https://man.plustar.jp/php/function.mqseries-connx.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 GD ライブラリ( » http://www.libgd.org/ で取得可能)があれば、画像の作成と操 作を行なうこともできます。 操作できるイメージの形式は、インストールされている GD とこれらのイメージフォーマットにアクセスする ために GD ...
https://man.plustar.jp/php/image.requirements.html - [similar]
はじめに 0
« parallel Installation » PHP Manual parallel はじめに はじめに parallel is a parallel concurrency extension for PHP 7.2+. A brief description of the concepts core to parallel follows, more detailed information may be found within this section of the manual. Runtime A parallel\Runtime re ...
https://man.plustar.jp/php/intro.parallel.html - [similar]
名前空間の使用法: グローバル関数/定数への移行 0
« グローバル空間 名前解決のルール » PHP Manual 名前空間 名前空間の使用法: グローバル関数/定数への移行 名前空間の使用法: グローバル関数/定数への移行 (PHP 5 >= 5.3.0, PHP 7, PHP 8) 名前空間内で、PHP が未定義のクラス名や関数、定数に出会った場合、 それぞれに応じて異なる優先順位で解決を行いま ...
https://man.plustar.jp/php/language.namespaces.fallback.html - [similar]
Philosophy 0
« Installation Functional API » PHP Manual parallel Philosophy Philosophy This section contains philosophies important to writing parallel code and some details about the internal implementation of parallel. Do not communicate by sharing memory; instead, share memory by communicating. Th ...
https://man.plustar.jp/php/philosophy.parallel.html - [similar]
declare 0
« match return » PHP Manual 制御構造 declare declare (PHP 4, PHP 5, PHP 7, PHP 8) declare 文は、あるコードブロックの中に 実行ディレクティブをセットするために使用します。 declare の文法は他の制御構造と似ています。 declare (ディレクティブ) 文 ディレクティブ の箇所で、セットされた declare ブ ...
https://man.plustar.jp/php/control-structures.declare.html - [similar]
0
« 定義済み定数 エラー処理関数 » PHP Manual エラー処理 例 例 エラー処理機能を PHP で使用するための例を示します。 ファイルに(XML 形式で)情報を記録し、論理的に致命的なエラーの場合に、 開発者に電子メールを送信するようなエラー処理関数を定義します。 例1 スクリプト内でのエラー処理 <?php // 自分 ...
https://man.plustar.jp/php/errorfunc.examples.html - [similar]