検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 2434 for [SIMILAR] 16 1024 4096 WITH 9775 追加 WITH 6399 ... (6.241 sec.)
ファイルの内容から、ハッシュ値を生成する 0
« hash_equals hash_final » PHP Manual Hash 関数 ファイルの内容から、ハッシュ値を生成する hash_file (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash_file — ファイルの内容から、ハッシュ値を生成する 説明 hash_file ( string $algo , string $filename , bool $binary = false , array $option ...
https://man.plustar.jp/php/function.hash-file.html - [similar]
段階的なハッシュコンテキストを初期化する 0
« hash_hmac hash_pbkdf2 » PHP Manual Hash 関数 段階的なハッシュコンテキストを初期化する hash_init (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash_init — 段階的なハッシュコンテキストを初期化する 説明 hash_init ( string $algo , int $flags = 0 , string $key = "" , array $options = [] ...
https://man.plustar.jp/php/function.hash-init.html - [similar]
フォーマットされた文字列をストリームに書き込む 0
« utf8_encode vprintf » PHP Manual String 関数 フォーマットされた文字列をストリームに書き込む vfprintf (PHP 5, PHP 7, PHP 8) vfprintf — フォーマットされた文字列をストリームに書き込む 説明 vfprintf ( resource $stream , string $format , array $values ): int format によって作成された文字列を ...
https://man.plustar.jp/php/function.vfprintf.html - [similar]
Zip コンテキストオプション一覧 0
« コンテキストパラメータ サポートするプロトコル/ラッパー » PHP Manual コンテキストオプションとパラメータ Zip コンテキストオプション一覧 Zip コンテキストオプション Zip コンテキストオプション — Zip コンテキストオプション一覧 説明 Zip コンテキストオプションは zip ラッパーで使用可能です。 オ ...
https://man.plustar.jp/php/context.zip.html - [similar]
SOAP 関数をコールする (非推奨) 0
« SoapClient SoapClient::__construct » PHP Manual SoapClient SOAP 関数をコールする (非推奨) SoapClient::__call (PHP 5, PHP 7, PHP 8) SoapClient::__call — SOAP 関数をコールする (非推奨) 説明 public SoapClient::__call ( string $name , array $args ): mixed このメソッドを直接呼ぶのは推奨しま ...
https://man.plustar.jp/php/soapclient.call.html - [similar]
SASL を使用して LDAP ディレクトリにバインドする 0
« ldap_rename ldap_search » PHP Manual LDAP 関数 SASL を使用して LDAP ディレクトリにバインドする ldap_sasl_bind (PHP 5, PHP 7, PHP 8) ldap_sasl_bind — SASL を使用して LDAP ディレクトリにバインドする 説明 ldap_sasl_bind ( LDAP\Connection $ldap , ? string $dn = null , ? string $password = ...
https://man.plustar.jp/php/function.ldap-sasl-bind.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 この拡張モジュールはデフォルトで有効になっています。無効にしたい場合は、次のオプションを指定してコンパイルします。 --disable-xml 付属しているexpatライブラリを用いて以下の関数はデフォルトで有効となっ ていま ...
https://man.plustar.jp/php/xml.installation.html - [similar]
定義済み定数 0
« 実行時設定 例 » PHP Manual OCI8 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 OCI8 関数およびメソッドのモード 定数 説明 OCI_ASSOC oci_fetch_all() と oci_fet ...
https://man.plustar.jp/php/oci8.constants.html - [similar]
SQLインジェクション 0
« ストレージの暗号化 エラーのレポート » PHP Manual データベースのセキュリティ SQLインジェクション SQLインジェクション 多くの開発者はSQLクエリがどのように改竄されるかということを余り気にかけておらず、またSQLクエリは信用できるものと考えているようです。 実際にはSQLクエリはアクセス制限を回避 ...
https://man.plustar.jp/php/security.database.sql-injection.html - [similar]
SSH サーバーに接続する 0
« ssh2_auth_pubkey_file ssh2_disconnect » PHP Manual SSH2 関数 SSH サーバーに接続する ssh2_connect (PECL ssh2 >= 0.9.0) ssh2_connect — SSH サーバーに接続する 説明 ssh2_connect ( string $host , int $port = 22 , array $methods = ? , array $callbacks = ? ): resource リモートの SSH サーバーと ...
https://man.plustar.jp/php/function.ssh2-connect.html - [similar]