検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 283 for [SIMILAR] 16 1024 4096 WITH 30463 imagecreatefro... (0.483 sec.)
MySQL データベースを作成する 0
« mysql_connect mysql_data_seek » PHP Manual MySQL 関数 MySQL データベースを作成する mysql_create_db (PHP 4, PHP 5) mysql_create_db — MySQL データベースを作成する 警告 この関数は PHP 4.3.0 で非推奨になり、PHP 7.0.0 で MySQL 拡張モジュール 全体とあわせて削除されました。 MySQLi あるいは PD ...
https://man.plustar.jp/php/function.mysql-create-db.html - [similar]
バイナリカラムデータを処理する 0
« odbc_autocommit odbc_close_all » PHP Manual ODBC 関数 バイナリカラムデータを処理する odbc_binmode (PHP 4, PHP 5, PHP 7, PHP 8) odbc_binmode — バイナリカラムデータを処理する 説明 odbc_binmode ( resource $statement , int $mode ): bool バイナリカラムデータを処理する方法を制御します。 (関係 ...
https://man.plustar.jp/php/function.odbc-binmode.html - [similar]
署名済みの公開鍵とチャレンジに関連するチャレンジをエクスポートする 0
« openssl_sign openssl_spki_export » PHP Manual OpenSSL 関数 署名済みの公開鍵とチャレンジに関連するチャレンジをエクスポートする openssl_spki_export_challenge (PHP 5 >= 5.6.0, PHP 7, PHP 8) openssl_spki_export_challenge — 署名済みの公開鍵とチャレンジに関連するチャレンジをエクスポートする ...
https://man.plustar.jp/php/function.openssl-spki-export-challenge.html - [similar]
署名済みの公開鍵とチャレンジから、有効なPEMフォーマットの公開鍵をエクスポートす... 0
« openssl_spki_export_challenge openssl_spki_new » PHP Manual OpenSSL 関数 署名済みの公開鍵とチャレンジから、有効なPEMフォーマットの公開鍵をエクスポートする openssl_spki_export (PHP 5 >= 5.6.0, PHP 7, PHP 8) openssl_spki_export — 署名済みの公開鍵とチャレンジから、有効なPEMフォーマットの公 ...
https://man.plustar.jp/php/function.openssl-spki-export.html - [similar]
ソケットへの接続を許可する 0
« ソケット 関数 socket_addrinfo_bind » PHP Manual ソケット 関数 ソケットへの接続を許可する socket_accept (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_accept — ソケットへの接続を許可する 説明 socket_accept ( Socket $socket ): Socket | false socket_create() を使用してソケット socket を作成 ...
https://man.plustar.jp/php/function.socket-accept.html - [similar]
SCM データベースからサービスのエントリを削除する 0
« win32_create_service win32_get_last_control_message » PHP Manual win32service 関数 SCM データベースからサービスのエントリを削除する win32_delete_service (PECL win32service >=0.1.0) win32_delete_service — SCM データベースからサービスのエントリを削除する 説明 win32_delete_service ( strin ...
https://man.plustar.jp/php/function.win32-delete-service.html - [similar]
XML ドキュメントの処理を開始する 0
« xml_parse_into_struct xml_parser_create_ns » PHP Manual XML パーサ 関数 XML ドキュメントの処理を開始する xml_parse (PHP 4, PHP 5, PHP 7, PHP 8) xml_parse — XML ドキュメントの処理を開始する 説明 xml_parse ( XMLParser $parser , string $data , bool $is_final = false ): int xml_parse() は ...
https://man.plustar.jp/php/function.xml-parse.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 この拡張モジュールは » PECL レポジトリに移動 されており、以下のバージョン以降 PHP にバンドルされなくなっています。 PHP 7.4.0 この PECL 拡張モジュールをインストールする方法は、 マニュアルの PECL 拡張モジュー ...
https://man.plustar.jp/php/ibase.installation.html - [similar]
事前にオープンしているデータベース接続を閉じる 0
« mysqli::character_set_name mysqli::commit » PHP Manual mysqli 事前にオープンしているデータベース接続を閉じる mysqli::close mysqli_close (PHP 5, PHP 7, PHP 8) mysqli::close -- mysqli_close — 事前にオープンしているデータベース接続を閉じる 説明 オブジェクト指向型 public mysqli::close (): ...
https://man.plustar.jp/php/mysqli.close.html - [similar]
どの API を使うか 0
« 用語説明 どのライブラリを選ぶか » PHP Manual MySQL 用 PHP ドライバの概要 どの API を使うか どの API を使うか PHP には、様々な MySQL へ接続する API があります。 以下に、mysqli と PDO が提供する API を示します。 それぞれのコードは、"example.com" 上で稼働する MySQL サーバーに ユーザー名 " ...
https://man.plustar.jp/php/mysqlinfo.api.choosing.html - [similar]