検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 789 for [SIMILAR] 16 1024 4096 WITH 14424 blob WITH 1004... (0.746 sec.)
PHP による PNG の生成 2960
« 例 アルファチャネルを使用した、画像へのすかしの追加 » PHP Manual 例 PHP による PNG の生成 PHP による PNG の生成 例1 PHP による PNG の生成 <?php header ( "Content-type: image/png" ); $string = $_GET [ 'text' ]; $im = imagecreatefrompng ( "images/button1.png" ); $orange = imagecoloralloc ...
https://man.plustar.jp/php/image.examples-png.html - [similar]
新規配列オブジェクトを生成する 2960
« ArrayObject::asort ArrayObject::count » PHP Manual ArrayObject 新規配列オブジェクトを生成する ArrayObject::__construct (PHP 5, PHP 7, PHP 8) ArrayObject::__construct — 新規配列オブジェクトを生成する 説明 public ArrayObject::__construct ( array | object $array = [] , int $flags = 0 , st ...
https://man.plustar.jp/php/arrayobject.construct.html - [similar]
下位互換性のない変更点 2960
« 新しいグローバル定数 PHP 7.4.x で推奨されなくなる機能 » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 配列でない値を配列スタイルでアクセスした場合 null , bool , int , float または resource 型を ( $null["key"] のように) 配列としてアク ...
https://man.plustar.jp/php/migration74.incompatible.html - [similar]
リソース型の一覧 0
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の一覧 以下にPHPのリソースを生成、使用、破棄するための関数の一覧を示します。 is_resource() によりある変数がリソースであるかど うかを調べることが可能です。また、 get_resource_type() は変数のリソ ...
https://man.plustar.jp/php/resource.html - [similar]
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
Initiates a backup task in the service manager and returns immediately 0
« ibase_affected_rows ibase_blob_add » PHP Manual Firebird/InterBase 関数 Initiates a backup task in the service manager and returns immediately ibase_backup (PHP 5, PHP 7 < 7.4.0) ibase_backup — Initiates a backup task in the service manager and returns immediately 説明 ibase_backup ( r ...
https://man.plustar.jp/php/function.ibase-backup.html - [similar]
一時的なラージオブジェクトを書き込む 0
« OCILob::write OCILob::writeToFile » PHP Manual OCILob 一時的なラージオブジェクトを書き込む OCILob::writeTemporary (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) OCILob::writeTemporary — 一時的なラージオブジェクトを書き込む 説明 public OCILob::writeTemporary ( string $data , int $type = OCI_ ...
https://man.plustar.jp/php/ocilob.writetemporary.html - [similar]
コンパクト、かつ保存可能な値のバイナリ表現を生成する 0
« Igbinary 関数 igbinary_unserialize » PHP Manual Igbinary 関数 コンパクト、かつ保存可能な値のバイナリ表現を生成する igbinary_serialize (PECL igbinary >= 1.1.1) igbinary_serialize — コンパクト、かつ保存可能な値のバイナリ表現を生成する 説明 igbinary_serialize ( mixed $value ): string | fa ...
https://man.plustar.jp/php/function.igbinary-serialize.html - [similar]
統計情報 0
« 持続的接続 メモ » PHP Manual Mysqlnd 統計情報 統計情報 統計情報を使う MySQL Native Driver は、クライアントとサーバー間の通信に関する統計情報を収集する機能をサポートしています。収集できる統計情報は主に2つのタイプに分けられます。 クライアントの統計情報 接続の統計情報 mysqli 拡張機能を使っ ...
https://man.plustar.jp/php/mysqlnd.stats.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT