検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 313 for [SIMILAR] 16 1024 4096 WITH 31339 refresh WITH 1... (0.347 sec.)
パレットを使用する新規画像を作成する 0
« imagecopyresized imagecreatefromavif » PHP Manual GD および Image 関数 パレットを使用する新規画像を作成する imagecreate (PHP 4, PHP 5, PHP 7, PHP 8) imagecreate — パレットを使用する新規画像を作成する 説明 imagecreate ( int $width , int $height ): GdImage | false imagecreate() は、 指定 ...
https://man.plustar.jp/php/function.imagecreate.html - [similar]
指定した色のインデックスを取得する 0
« imagecolordeallocate imagecolorexactalpha » PHP Manual GD および Image 関数 指定した色のインデックスを取得する imagecolorexact (PHP 4, PHP 5, PHP 7, PHP 8) imagecolorexact — 指定した色のインデックスを取得する 説明 imagecolorexact ( GdImage $image , int $red , int $green , int $blue ): ...
https://man.plustar.jp/php/function.imagecolorexact.html - [similar]
Reflector インターフェイス 0
« ReflectionAttribute::newInstance Reflector::export » PHP Manual リフレクション Reflector インターフェイス Reflector インターフェイス (PHP 5, PHP 7, PHP 8) はじめに Reflector は、 すべてのエクスポート可能なリフレクションクラスが実装しているインターフェイスです。 インターフェイス概要 int ...
https://man.plustar.jp/php/class.reflector.html - [similar]
0
« 定義済み定数 拡張 » PHP Manual リフレクション 例 例 リフレクションのドキュメントの中には多くの例が示されています。 特に、各クラスの __construct のドキュメントを見るといいでしょう。 例1 シェル (ターミナル) からのリフレクションの例 $ php --rf strlen $ php --rc finfo $ php --re json $ php ...
https://man.plustar.jp/php/reflection.examples.html - [similar]
現在実行中のファイル名を取得する 0
« ReflectionFiber::getCallable ReflectionFiber::getExecutingLine » PHP Manual ReflectionFiber 現在実行中のファイル名を取得する ReflectionFiber::getExecutingFile (PHP 8 >= 8.1.0) ReflectionFiber::getExecutingFile — 現在実行中のファイル名を取得する 説明 public ReflectionFiber::getExecuting ...
https://man.plustar.jp/php/reflectionfiber.getexecutingfile.html - [similar]
ReflectionFiber クラス 0
« ReflectionGenerator::getTrace ReflectionFiber::__construct » PHP Manual リフレクション ReflectionFiber クラス ReflectionFiber クラス (PHP 8 >= 8.1.0) はじめに クラス概要 final class ReflectionFiber { /* メソッド */ public __construct ( Fiber $fiber ) public getCallable (): callable pub ...
https://man.plustar.jp/php/class.reflectionfiber.html - [similar]
ReflectionType クラス 0
« ReflectionProperty::__toString ReflectionType::allowsNull » PHP Manual リフレクション ReflectionType クラス ReflectionType クラス (PHP 7, PHP 8) はじめに ReflectionType クラスは、 関数の引数や戻り値の型、 またはクラスのプロパティの型に関する情報を報告します。 リフレクション拡張機能では ...
https://man.plustar.jp/php/class.reflectiontype.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]
はじめに 0
« Gearman インストール/設定 » PHP Manual Gearman はじめに はじめに » Gearman は、複数のマシンやプロセスに 作業を任せるための汎用的なアプリケーションフレームワークです。これにより、 アプリケーションはタスクを並列で遂行したり、処理の負荷を分散したり、 言語をまたいで関数を呼び出したりできま ...
https://man.plustar.jp/php/intro.gearman.html - [similar]
拡張されたオペレーションを実行する 0
« ldap_exop_whoami ldap_explode_dn » PHP Manual LDAP 関数 拡張されたオペレーションを実行する ldap_exop (PHP 7 >= 7.2.0, PHP 8) ldap_exop — 拡張されたオペレーションを実行する 説明 ldap_exop ( LDAP\Connection $ldap , string $reqoid , string $reqdata = null , array $serverctrls = null , str ...
https://man.plustar.jp/php/function.ldap-exop.html - [similar]