検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 706 for [SIMILAR] 16 1024 4096 WITH 17200 escape WITH 15... (0.993 sec.)
画像の色を打ち消す 0
« Imagick::motionBlurImage Imagick::newImage » PHP Manual Imagick 画像の色を打ち消す Imagick::negateImage (PECL imagick 2, PECL imagick 3) Imagick::negateImage — 画像の色を打ち消す 説明 public Imagick::negateImage ( bool $gray , int $channel = Imagick::CHANNEL_DEFAULT ): bool 画像の色を打 ...
https://man.plustar.jp/php/imagick.negateimage.html - [similar]
Description 0
« Imagick::hasPreviousImage Imagick::identifyImage » PHP Manual Imagick Description Imagick::identifyFormat (PECL imagick 3 >= 3.3.0) Imagick::identifyFormat — Description 説明 public Imagick::identifyFormat ( string $embedText ): string | false Replaces any embedded formatting character ...
https://man.plustar.jp/php/imagick.identifyformat.html - [similar]
エイリアスおよび非推奨の Mysqli 関数 0
« mysqli_sql_exception::getSqlState mysqli_connect » PHP Manual MySQLi エイリアスおよび非推奨の Mysqli 関数 エイリアスおよび非推奨の Mysqli 関数 目次 mysqli_connect — mysqli::__construct のエイリアス mysqli::escape_string — mysqli_real_escape_string のエイリアス mysqli_execute — mysqli_s ...
https://man.plustar.jp/php/ref.mysqli.html - [similar]
Swoole 0
« stream_wrapper_unregister はじめに » PHP Manual その他の基本モジュール Swoole Swoole はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Swoole 関数 swoole_async_dns_lookup — Async and non-blocking hostname to IP lookup swoole_async_read — Read file stre ...
https://man.plustar.jp/php/book.swoole.html - [similar]
どのライブラリを選ぶか 0
« どの API を使うか コンセプト » PHP Manual MySQL 用 PHP ドライバの概要 どのライブラリを選ぶか どのライブラリを選ぶか mysqli、PDO_MySQL といった PHP 拡張モジュールは、 どれも C クライアントライブラリの軽量なラッパーです。これらの拡張モジュールは、 mysqlnd ライブラリあるいは libmysqlclien ...
https://man.plustar.jp/php/mysqlinfo.library.choosing.html - [similar]
持続的接続 0
« 非互換性 統計情報 » PHP Manual Mysqlnd 持続的接続 持続的接続 持続的接続の使用 mysqli と mysqlnd の組み合わせで使っている場合は、 持続的接続を作るときにサーバー上で COM_CHANGE_USER ( mysql_change_user() ) を呼び出します。これで、接続の認証が再び行われることになります。 COM_CHANGE_USER の ...
https://man.plustar.jp/php/mysqlnd.persist.html - [similar]
用語説明 0
« MySQL 用 PHP ドライバの概要 どの API を使うか » PHP Manual MySQL 用 PHP ドライバの概要 用語説明 用語説明 このセクションでは、PHP アプリケーションの開発で MySQL データベースを扱う ときの選択肢について説明します。 API って何? API は Application Programming Interface の略で、 何らかのタス ...
https://man.plustar.jp/php/mysqlinfo.terminology.html - [similar]
Exception クラス 0
« DocResult::getWarningsCount mysql_xdevapi\Executable » PHP Manual Mysql_xdevapi Exception クラス Exception クラス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql_xdevapi\Exception extends RuntimeException implements Throwable { } 関連キーワード: Exception , クラス , xdev ...
https://man.plustar.jp/php/class.mysql-xdevapi-exception.html - [similar]
TableInsert クラス 0
« TableDelete::where TableInsert::__construct » PHP Manual Mysql_xdevapi TableInsert クラス TableInsert クラス (PECL mysql-xdevapi >= 8.0.11) はじめに テーブルにレコードを挿入する操作を行うステートメントです クラス概要 class mysql_xdevapi\TableInsert implements mysql_xdevapi\Executable { ...
https://man.plustar.jp/php/class.mysql-xdevapi-tableinsert.html - [similar]
はじめに 0
« MySQLi mysqli の概要 » PHP Manual MySQLi はじめに はじめに mysqli 拡張サポートによって MySQL 4.1 以上で提供される機能を利用することができるようになります。MySQL データベースサーバーに関する詳細は » http://www.mysql.com/ をご覧ください。 PHP から MySQL を使うために使用できるソフトウェア ...
https://man.plustar.jp/php/intro.mysqli.html - [similar]