検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 194 for [SIMILAR] 16 1024 4096 WITH 20029 scryptsalsa208... (0.189 sec.)
Secure Shell 2 0
« phar:// rar:// » PHP Manual サポートするプロトコル/ラッパー Secure Shell 2 ssh2:// ssh2:// — Secure Shell 2 説明 ssh2.shell:// ssh2.exec:// ssh2.tunnel:// ssh2.sftp:// ssh2.scp:// (PECL) 注意 : このラッパーはデフォルトでは有効になっていません ssh2.*:// ラッパーを使用するには、 » PECL ...
https://man.plustar.jp/php/wrappers.ssh2.html - [similar]
com クラスのコンストラクタ 0
« com dotnet » PHP Manual com com クラスのコンストラクタ com::__construct (PHP 4 > 4.1.0, PHP 5, PHP 7, PHP 8) com::__construct — com クラスのコンストラクタ 説明 public com::__construct ( string $module_name , array | string | null $server_name = null , int $codepage = CP_ACP , string $t ...
https://man.plustar.jp/php/com.construct.html - [similar]
PostgreSQL 接続をオープンする 0
« pg_connect_poll pg_connection_busy » PHP Manual PostgreSQL 関数 PostgreSQL 接続をオープンする pg_connect (PHP 4, PHP 5, PHP 7, PHP 8) pg_connect — PostgreSQL 接続をオープンする 説明 pg_connect ( string $connection_string , int $flags = 0 ): PgSql\Connection | false pg_connect() は、 co ...
https://man.plustar.jp/php/function.pg-connect.html - [similar]
持続的な PostgreSQL 接続をオープンする 0
« pg_parameter_status pg_ping » PHP Manual PostgreSQL 関数 持続的な PostgreSQL 接続をオープンする pg_pconnect (PHP 4, PHP 5, PHP 7, PHP 8) pg_pconnect — 持続的な PostgreSQL 接続をオープンする 説明 pg_pconnect ( string $connection_string , int $flags = 0 ): PgSql\Connection | false pg_pco ...
https://man.plustar.jp/php/function.pg-pconnect.html - [similar]
データを復元する 0
« radius_demangle_mppe_key radius_get_attr » PHP Manual Radius 関数 データを復元する radius_demangle (PECL radius >= 1.2.0) radius_demangle — データを復元する 説明 radius_demangle ( resource $radius_handle , string $mangled ): string セキュリティ上の理由により、(パスワード、MS-CHAPv1 MPP ...
https://man.plustar.jp/php/function.radius-demangle.html - [similar]
リクエスト認証子を返す 0
« radius_put_vendor_string radius_salt_encrypt_attr » PHP Manual Radius 関数 リクエスト認証子を返す radius_request_authenticator (PECL radius >= 1.1.0) radius_request_authenticator — リクエスト認証子を返す 説明 radius_request_authenticator ( resource $radius_handle ): string パスワードや ...
https://man.plustar.jp/php/function.radius-request-authenticator.html - [similar]
PHP マニュアル 0
著作権 » PHP Manual PHP マニュアル PHP マニュアル 著者 : Mehdi Achour Friedhelm Betz Antony Dovgal Nuno Lopes Hannes Magnusson Georg Richter Damien Seguy Jakub Vrana その他 2022-06-11 編集 : Peter Cowburn PHP マニュアル翻訳プロジェクト © 1997-2022 the PHP Documentation Group 著作権 PHP マ ...
https://man.plustar.jp/php/index.html - [similar]
はじめに 0
« OAuth インストール/設定 » PHP Manual OAuth はじめに はじめに この拡張モジュールは、OAuth 1.0a コンシューマおよびプロバイダの機能を提供します。 OAuth は HTTP 上に構築された認証プロトコルで、 アプリケーションからデータへのアクセスが安全にできるようになります。 アプリケーション側でユーザー ...
https://man.plustar.jp/php/intro.oauth.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 MySQLi 設定オプション 名前 デフォルト 変更可能 変更履歴 mysqli.allow_local_infile "0" PHP_INI_SYSTEM PHP 7.2.16, 7.3.3 より前のバージョンでは デフォルト値は "1" でした ...
https://man.plustar.jp/php/mysqli.configuration.html - [similar]
基本的な使用法 0
« 例 FTP 関数 » PHP Manual 例 基本的な使用法 基本的な使用法 例1 FTP の例 <?php // 接続を確立する $ftp = ftp_connect ( $ftp_server ); // ユーザー名とパスワードでログインする $login_result = ftp_login ( $ftp , $ftp_user_name , $ftp_user_pass ); // 接続できたか確認する if ((! $ftp ) || (! $ ...
https://man.plustar.jp/php/ftp.examples-basic.html - [similar]