検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 306 for [SIMILAR] 16 1024 4096 WITH 10050 認証 WITH 9634... (0.280 sec.)
リモートファイルの使用 0
« 参考 接続処理 » PHP Manual 機能 リモートファイルの使用 リモートファイルの使用 php.ini で allow_url_fopen を有効にした場合、 ファイル名をパラメータとする関数の多くで HTTP および FTP のURL を使用することができます。加えて、 include 、 include_once 、 require および require_once 命令でURL ...
https://man.plustar.jp/php/features.remote-files.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 ファイルシステムおよびストリーム設定オプション 名前 デフォルト 変更可能 変更履歴 allow_url_fopen "1" PHP_INI_SYSTEM allow_url_include "0" PHP_INI_SYSTEM PHP 7.4.0 以降 ...
https://man.plustar.jp/php/filesystem.configuration.html - [similar]
クライアント識別子を設定します 0
« oci_set_call_timeout oci_set_client_info » PHP Manual OCI8 関数 クライアント識別子を設定します oci_set_client_identifier (PHP 5 >= 5.3.2, PHP 7, PHP 8, PECL OCI8 >= 1.4.0) oci_set_client_identifier — クライアント識別子を設定します 説明 oci_set_client_identifier ( resource $connection , ...
https://man.plustar.jp/php/function.oci-set-client-identifier.html - [similar]
署名を検証する 0
« openssl_spki_verify openssl_x509_check_private_key » PHP Manual OpenSSL 関数 署名を検証する openssl_verify (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) openssl_verify — 署名を検証する 説明 openssl_verify ( string $data , string $signature , OpenSSLAsymmetricKey | OpenSSLCertificate | array | ...
https://man.plustar.jp/php/function.openssl-verify.html - [similar]
Memcached 0
« memcache_debug はじめに » PHP Manual その他のサービス Memcached Memcached はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 有効期限 コールバック Result コールバック Read-through キャッシュコールバック セッションのサポート Memcached — Memcached クラス ...
https://man.plustar.jp/php/book.memcached.html - [similar]
インストール 0
« データベースに関する問題 構築時の問題 » PHP Manual FAQ インストール インストール このセクションでは PHP のインストール方法に関する一般的な質問を扱います。 PHP は、ほとんど全ての OS とウェブサーバーで 利用可能です。 PHP をインストールするには、 インストールと設定 の指示に従ってください。 ...
https://man.plustar.jp/php/faq.installation.html - [similar]
接続リソースあるいはステートメントリソースのオプションを設定する 0
« db2_server_info db2_special_columns » PHP Manual IBM DB2 関数 接続リソースあるいはステートメントリソースのオプションを設定する db2_set_option (PECL ibm_db2 >= 1.0.0) db2_set_option — 接続リソースあるいはステートメントリソースのオプションを設定する 説明 db2_set_option ( resource $resour ...
https://man.plustar.jp/php/function.db2-set-option.html - [similar]
Oracle ユーザーのパスワードを変更する 0
« oci_parse oci_pconnect » PHP Manual OCI8 関数 Oracle ユーザーのパスワードを変更する oci_password_change (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_password_change — Oracle ユーザーのパスワードを変更する 説明 oci_password_change ( resource $connection , string $username , string $old ...
https://man.plustar.jp/php/function.oci-password-change.html - [similar]
0
« solr_get_version SolrUtils » PHP Manual Solr 例 例 PHP で Apache Solr エクステンションを使用する方法の例 例1 ブートストラップ・ファイルの内容 <?php /* Solr サーバーのドメイン名 */ define ( 'SOLR_SERVER_HOSTNAME' , 'solr.example.com' ); /* セキュアなモードで動作するかどうか */ define ( ...
https://man.plustar.jp/php/solr.examples.html - [similar]
Memcached クラス 0
« セッションのサポート Memcached::add » PHP Manual Memcached Memcached クラス Memcached クラス (PECL memcached >= 0.1.0) はじめに memcached サーバー群への接続を表します。 クラス概要 class Memcached { public __construct ( string $persistent_id = ? ) public add ( string $key , mixed $value ...
https://man.plustar.jp/php/class.memcached.html - [similar]