検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 205 for [SIMILAR] 16 1024 4096 WITH 12340 present WITH 8... (0.203 sec.)
秘密鍵を取得する 0
« openssl_pkey_get_details openssl_pkey_get_public » PHP Manual OpenSSL 関数 秘密鍵を取得する openssl_pkey_get_private (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) openssl_pkey_get_private — 秘密鍵を取得する 説明 openssl_pkey_get_private ( OpenSSLAsymmetricKey | OpenSSLCertificate | array | str ...
https://man.plustar.jp/php/function.openssl-pkey-get-private.html - [similar]
証明書から公開鍵を抽出し、使用できるようにする 0
« openssl_pkey_get_private openssl_pkey_new » PHP Manual OpenSSL 関数 証明書から公開鍵を抽出し、使用できるようにする openssl_pkey_get_public (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) openssl_pkey_get_public — 証明書から公開鍵を抽出し、使用できるようにする 説明 openssl_pkey_get_public ( OpenS ...
https://man.plustar.jp/php/function.openssl-pkey-get-public.html - [similar]
フォントを設定する 0
« Imagick::setFirstIterator Imagick::setFormat » PHP Manual Imagick フォントを設定する Imagick::setFont (PECL imagick 2 >= 2.1.0, PECL imagick 3) Imagick::setFont — フォントを設定する 説明 public Imagick::setFont ( string $font ): bool オブジェクトのフォントプロパティを設定します。 このメ ...
https://man.plustar.jp/php/imagick.setfont.html - [similar]
phpize で共有 PECL 拡張モジュールをコンパイルする方法 0
« 共有 PECL 拡張モジュールを、pecl コマンドを用いてコンパイルする php-config » PHP Manual PECL 拡張モジュールのインストール phpize で共有 PECL 拡張モジュールをコンパイルする方法 phpize で共有 PECL 拡張モジュールをコンパイルする方法 時には pecl インストーラを使用するという選択肢が使えない ...
https://man.plustar.jp/php/install.pecl.phpize.html - [similar]
指定したステートメントのパラメータ数を返す 0
« mysqli_stmt::$num_rows mysqli_stmt::prepare » PHP Manual mysqli_stmt 指定したステートメントのパラメータ数を返す mysqli_stmt::$param_count mysqli_stmt_param_count (PHP 5, PHP 7, PHP 8) mysqli_stmt::$param_count -- mysqli_stmt_param_count — 指定したステートメントのパラメータ数を返す 説明 ...
https://man.plustar.jp/php/mysqli-stmt.param-count.html - [similar]
データをブロックで送信する 0
« mysqli_stmt::result_metadata mysqli_stmt::$sqlstate » PHP Manual mysqli_stmt データをブロックで送信する mysqli_stmt::send_long_data mysqli_stmt_send_long_data (PHP 5, PHP 7, PHP 8) mysqli_stmt::send_long_data -- mysqli_stmt_send_long_data — データをブロックで送信する 説明 オブジェクト指 ...
https://man.plustar.jp/php/mysqli-stmt.send-long-data.html - [similar]
0
« 定義済み定数 OCI8 接続のハンドリングおよびプーリング » PHP Manual OCI8 例 例 これらの例では HR として接続しています。 これは、Oracle データベースに付属するサンプルのスキーマ "Human Resources" 用のユーザーです。このユーザーを使うには、 ユーザーのロックを解除してパスワードをリセットしなけ ...
https://man.plustar.jp/php/oci8.examples.html - [similar]
セッションのデータを書き込む 0
« SessionHandlerInterface::read SessionIdInterface » PHP Manual SessionHandlerInterface セッションのデータを書き込む SessionHandlerInterface::write (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandlerInterface::write — セッションのデータを書き込む 説明 public SessionHandlerInterface::write ( st ...
https://man.plustar.jp/php/sessionhandlerinterface.write.html - [similar]
PostgreSQL 0
« ociwritetemporarylob はじめに » PHP Manual ベンダー固有のモジュール PostgreSQL PostgreSQL はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 基本的な使い方 PostgreSQL 関数 pg_affected_rows — 変更されたレコード(タプル)の数を返す pg_canc ...
https://man.plustar.jp/php/book.pgsql.html - [similar]
カスタムセッションハンドラ 0
« セッションIDの受渡し セッションのアップロード状況 » PHP Manual 例 カスタムセッションハンドラ カスタムセッションハンドラ セッション情報をデータベースに保存する機能か他の保存法を実装するには、 一連のユーザーレベルの保存関数を作成し、 session_set_save_handler() を使用する必要があります。 ...
https://man.plustar.jp/php/session.customhandler.html - [similar]