検索

phrase: max: clip:
target: order:
Results of 371 - 380 of about 490 for [SIMILAR] 16 1024 4096 WITH 19290 igbinary WITH ... (0.910 sec.)
クラスのオートローディング 0
« オブジェクト定数 コンストラクタとデストラクタ » PHP Manual クラスとオブジェクト クラスのオートローディング クラスのオートローディング オブジェクト指向アプリケーションを作成する開発者の多くは、 クラス定義毎に一つのPHPソースファイルを作成します。 最大の問題は、各スクリプトの先頭に、必要な ...
https://man.plustar.jp/php/language.oop5.autoload.html - [similar]
下位互換性のない変更点 0
« PHP 5.6.x から PHP 7.0.x への移行 新機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 エラーや例外の取り扱いの変更 fatal error や recoverable fatal error の多くが、PHP 7 では例外に変換されるようになりました。 これらの例外は Error クラスを ...
https://man.plustar.jp/php/migration70.incompatible.html - [similar]
ドライバでサポートされるデータ型 0
« OCI8 および DTrace 動的トレーシング OCI8 関数 » PHP Manual OCI8 ドライバでサポートされるデータ型 ドライバでサポートされるデータ型 oci_bind_by_name() 関数を使用してパラメータをバインドする場合、 ドライバは次の型をサポートします 型 マッピング SQLT_NTY oci_new_collection() によって生成され ...
https://man.plustar.jp/php/oci8.datatypes.html - [similar]
Sets the connections weight 0
« FANNConnection::getWeight Igbinary » PHP Manual FANNConnection Sets the connections weight FANNConnection::setWeight (PECL fann >= 1.0.0) FANNConnection::setWeight — Sets the connections weight 説明 public FANNConnection::setWeight ( float $weight ): void Sets the connection weight. Th ...
https://man.plustar.jp/php/fannconnection.setweight.html - [similar]
MySQL 改良版拡張モジュール 0
« 文字セット はじめに » PHP Manual MySQL MySQL 改良版拡張モジュール MySQL 改良版拡張モジュール はじめに mysqli の概要 クイックスタートガイド 手続き型とオブジェクト指向インターフェイス データベース接続 ステートメントの実行 プリペアドステートメント ストアドプロシージャ 複数のステートメント ...
https://man.plustar.jp/php/book.mysqli.html - [similar]
XMLWriter 0
« XMLReader::XML はじめに » PHP Manual XML 操作 XMLWriter XMLWriter はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 単純な XML ドキュメントの作成 XML 名前空間の使用 オブジェクト指向 API の使用 XMLWriter — XMLWriter クラス XMLWriter::endAttribute — 属 ...
https://man.plustar.jp/php/book.xmlwriter.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 エラーおよびロギング設定オプション 名前 デフォルト 変更可能 変更履歴 error_reporting NULL PHP_INI_ALL display_errors "1" PHP_INI_ALL display_startup_errors "1" PHP_IN ...
https://man.plustar.jp/php/errorfunc.configuration.html - [similar]
部分楕円を描画する 0
« imageantialias imageavif » PHP Manual GD および Image 関数 部分楕円を描画する imagearc (PHP 4, PHP 5, PHP 7, PHP 8) imagearc — 部分楕円を描画する 説明 imagearc ( GdImage $image , int $center_x , int $center_y , int $width , int $height , int $start_angle , int $end_angle , int $color ) ...
https://man.plustar.jp/php/function.imagearc.html - [similar]
指定した色+アルファ値のインデックスを取得する 0
« imagecolorexact imagecolormatch » PHP Manual GD および Image 関数 指定した色+アルファ値のインデックスを取得する imagecolorexactalpha (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) imagecolorexactalpha — 指定した色+アルファ値のインデックスを取得する 説明 imagecolorexactalpha ( GdImage $image , i ...
https://man.plustar.jp/php/function.imagecolorexactalpha.html - [similar]
イメージの一部をコピー、マージする 0
« imagecopy imagecopymergegray » PHP Manual GD および Image 関数 イメージの一部をコピー、マージする imagecopymerge (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) imagecopymerge — イメージの一部をコピー、マージする 説明 imagecopymerge ( GdImage $dst_image , GdImage $src_image , int $dst_x , int $d ...
https://man.plustar.jp/php/function.imagecopymerge.html - [similar]