検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 305 for [SIMILAR] 16 1024 4096 WITH 18756 質問 WITH 5109... (0.558 sec.)
持続的な 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]
はじめに 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]
文字列の crc32 多項式計算を行う 0
« count_chars crypt » PHP Manual String 関数 文字列の crc32 多項式計算を行う crc32 (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) crc32 — 文字列の crc32 多項式計算を行う 説明 crc32 ( string $string ): int string の 32 ビット長の CRC (cyclic redundancy checksum) チェックサムを生成します。 これは通 ...
https://man.plustar.jp/php/function.crc32.html - [similar]
必要なものは? 0
« 簡易チュートリアル PHP を使用する初めてのページ » PHP Manual 簡易チュートリアル 必要なものは? 必要なものは? 本チュートリアルでは、使用するサーバーで PHP が使用可能であり、 .php で終わる全てのファイルが PHP で処理されることを仮定します。多くのサーバーでは、PHP ファイルに関してこれがデフ ...
https://man.plustar.jp/php/tutorial.requirements.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]
LDAP エントリの変更をまとめて実行する 0
« ldap_mod_replace ldap_modify » PHP Manual LDAP 関数 LDAP エントリの変更をまとめて実行する ldap_modify_batch (PHP 5.4 >= 5.4.26, PHP 5.5 >= 5.5.10, PHP 5.6 >= 5.6.0, PHP 7, PHP 8) ldap_modify_batch — LDAP エントリの変更をまとめて実行する 説明 ldap_modify_batch ( LDAP\Connection $ldap , ...
https://man.plustar.jp/php/function.ldap-modify-batch.html - [similar]
グループアクセスリストを求める 0
« posix_getuid posix_isatty » PHP Manual POSIX 関数 グループアクセスリストを求める posix_initgroups (PHP 5 >= 5.2.0, PHP 7, PHP 8) posix_initgroups — グループアクセスリストを求める 説明 posix_initgroups ( string $username , int $group_id ): bool 指定した名前のユーザーについてのグループア ...
https://man.plustar.jp/php/function.posix-initgroups.html - [similar]