検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 266 for [SIMILAR] 16 1024 4096 WITH 13455 ーソ WITH 1314... (0.353 sec.)
接続されているかどうかにかかわらず、ソケットからのデータを受信する 0
« stream_socket_pair stream_socket_sendto » PHP Manual ストリーム 関数 接続されているかどうかにかかわらず、ソケットからのデータを受信する stream_socket_recvfrom (PHP 5, PHP 7, PHP 8) stream_socket_recvfrom — 接続されているかどうかにかかわらず、ソケットからのデータを受信する 説明 stream_s ...
https://man.plustar.jp/php/function.stream-socket-recvfrom.html - [similar]
はじめに 0
« ImageMagick インストール/設定 » PHP Manual ImageMagick はじめに はじめに Imagick は、ImageMagick API を使用して画像の作成や修正を行う ネイティブ PHP 拡張モジュールです。 ImageMagickR は、ビットマップ画像の作成や修正を行うソフトウェア群です。 さまざまな (100 をこえる) 形式の画像の読み書 ...
https://man.plustar.jp/php/intro.imagick.html - [similar]
秘密鍵と、それに対応する公開鍵をランダムに生成する 0
« sodium_crypto_box_keypair_from_secretkey_and_publickey sodium_crypto_box_open » PHP Manual Sodium 関数 秘密鍵と、それに対応する公開鍵をランダムに生成する sodium_crypto_box_keypair (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_box_keypair — 秘密鍵と、それに対応する公開鍵をランダムに生成する 説明 ...
https://man.plustar.jp/php/function.sodium-crypto-box-keypair.html - [similar]
スキャンリクエストの結果を返す 0
« yaz_record yaz_scan » PHP Manual YAZ 関数 スキャンリクエストの結果を返す yaz_scan_result (PHP 4 >= 4.0.5, PECL yaz >= 0.9.0) yaz_scan_result — スキャンリクエストの結果を返す 説明 yaz_scan_result ( resource $id , array &$result = ? ): array yaz_scan_result() は、直近の yaz_scan() の実行 ...
https://man.plustar.jp/php/function.yaz-scan-result.html - [similar]
パスワードがハッシュにマッチするかどうかを調べる 0
« password_needs_rehash Sodium » PHP Manual Password Hashing 関数 パスワードがハッシュにマッチするかどうかを調べる password_verify (PHP 5 >= 5.5.0, PHP 7, PHP 8) password_verify — パスワードがハッシュにマッチするかどうかを調べる 説明 password_verify ( string $password , string $hash ): b ...
https://man.plustar.jp/php/function.password-verify.html - [similar]
新機能 0
« PHP 7.1.x から PHP 7.2.x への移行 新しい関数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新機能 新機能 object 型 object 型が新たに導入されました。 任意のオブジェクトに対する (反変) パラメータの型付けや (共変) 戻り値の型付けで使えます。 <?php function test ( object $obj ) : object { ...
https://man.plustar.jp/php/migration72.new-features.html - [similar]
ストリームをインポートする 0
« socket_getsockname socket_last_error » PHP Manual ソケット 関数 ストリームをインポートする socket_import_stream (PHP 5 >= 5.4.0, PHP 7, PHP 8) socket_import_stream — ストリームをインポートする 説明 socket_import_stream ( resource $stream ): Socket | false ストリームをインポートし、ソケ ...
https://man.plustar.jp/php/function.socket-import-stream.html - [similar]
PostgreSQL 0
« ociwritetemporarylob はじめに » PHP Manual ベンダー固有のモジュール PostgreSQL PostgreSQL はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 基本的な使い方 PostgreSQL 関数 pg_affected_rows — 変更されたレコード(タプル)の数を返す pg_canc ...
https://man.plustar.jp/php/book.pgsql.html - [similar]
SolrParams クラス 0
« SolrGenericResponse::__destruct SolrParams::add » PHP Manual Solr SolrParams クラス SolrParams クラス (PECL solr >= 0.9.2) はじめに リクエスト中に Solr サーバーに送信される、名前と値のペアの集合を表します。 クラス概要 abstract class SolrParams implements Serializable { /* メソッド */ f ...
https://man.plustar.jp/php/class.solrparams.html - [similar]
PHP 変数を SQL 文のパラメータにバインドする 0
« db2_autocommit db2_client_info » PHP Manual IBM DB2 関数 PHP 変数を SQL 文のパラメータにバインドする db2_bind_param (PECL ibm_db2 >= 1.0.0) db2_bind_param — PHP 変数を SQL 文のパラメータにバインドする 説明 db2_bind_param ( resource $stmt , int $parameter_number , string $variable_name ...
https://man.plustar.jp/php/function.db2-bind-param.html - [similar]