検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 305 for [SIMILAR] 16 1024 4096 WITH 18420 ーネ WITH 1564... (0.277 sec.)
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 pthreads のリリースは PECL でホストされており、ソースコードは » github にあります。 最も簡単なインストール方法は、PECL の » https://pecl.php.net/package/pthreads からのインストールです。 Windows ユーザー用 ...
https://man.plustar.jp/php/pthreads.installation.html - [similar]
SQLインジェクション 0
« ストレージの暗号化 エラーのレポート » PHP Manual データベースのセキュリティ SQLインジェクション SQLインジェクション 多くの開発者はSQLクエリがどのように改竄されるかということを余り気にかけておらず、またSQLクエリは信用できるものと考えているようです。 実際にはSQLクエリはアクセス制限を回避 ...
https://man.plustar.jp/php/security.database.sql-injection.html - [similar]
データベース・エディション を設定します 0
« oci_set_db_operation oci_set_module_name » PHP Manual OCI8 関数 データベース・エディション を設定します oci_set_edition (PHP 5 >= 5.3.2, PHP 7, PHP 8, PECL OCI8 >= 1.4.0) oci_set_edition — データベース・エディション を設定します 説明 oci_set_edition ( string $edition ): bool 後続の接続 ...
https://man.plustar.jp/php/function.oci-set-edition.html - [similar]
トランザクションを開始する 0
« mysqli::autocommit mysqli::change_user » PHP Manual mysqli トランザクションを開始する mysqli::begin_transaction mysqli_begin_transaction (PHP 5 >= 5.5.0, PHP 7, PHP 8) mysqli::begin_transaction -- mysqli_begin_transaction — トランザクションを開始する 説明 オブジェクト指向型 public mysq ...
https://man.plustar.jp/php/mysqli.begin-transaction.html - [similar]
文字セット 0
« バッファクエリと非バッファクエリ MySQLi » PHP Manual コンセプト 文字セット 文字セット 適切な文字セットをサーバーレベルで設定しておくのが理想であり、MySQL のマニュアルの » Character Set Configuration にもそうするよう書かれています。 しかしそれ以外にも、各 MySQL API には実行時に文字セット ...
https://man.plustar.jp/php/mysqlinfo.concepts.charset.html - [similar]
SOAP 関数をコールする 0
« SoapClient::__setSoapHeaders SoapServer » PHP Manual SoapClient SOAP 関数をコールする SoapClient::__soapCall (PHP 5, PHP 7, PHP 8) SoapClient::__soapCall — SOAP 関数をコールする 説明 public SoapClient::__soapCall ( string $name , array $args , ? array $options = null , SoapHeader | arr ...
https://man.plustar.jp/php/soapclient.soapcall.html - [similar]
ファイルポインタから1文字取り出す 0
« fflush fgetcsv » PHP Manual ファイルシステム 関数 ファイルポインタから1文字取り出す fgetc (PHP 4, PHP 5, PHP 7, PHP 8) fgetc — ファイルポインタから1文字取り出す 説明 fgetc ( resource $stream ): string | false 指定したファイルポインタから 1 文字読み出します。 パラメータ stream ファイルポ ...
https://man.plustar.jp/php/function.fgetc.html - [similar]
PKCS#12 互換の証明書保存ファイルをエクスポートする 0
« openssl_pbkdf2 openssl_pkcs12_export » PHP Manual OpenSSL 関数 PKCS#12 互換の証明書保存ファイルをエクスポートする openssl_pkcs12_export_to_file (PHP 5 >= 5.2.2, PHP 7, PHP 8) openssl_pkcs12_export_to_file — PKCS#12 互換の証明書保存ファイルをエクスポートする 説明 openssl_pkcs12_export_t ...
https://man.plustar.jp/php/function.openssl-pkcs12-export-to-file.html - [similar]
PKCS#12 互換の証明書保存ファイルを変数にエクスポートする 0
« openssl_pkcs12_export_to_file openssl_pkcs12_read » PHP Manual OpenSSL 関数 PKCS#12 互換の証明書保存ファイルを変数にエクスポートする openssl_pkcs12_export (PHP 5 >= 5.2.2, PHP 7, PHP 8) openssl_pkcs12_export — PKCS#12 互換の証明書保存ファイルを変数にエクスポートする 説明 openssl_pkcs12 ...
https://man.plustar.jp/php/function.openssl-pkcs12-export.html - [similar]
システムリソース制限を設定 0
« posix_setpgid posix_setsid » PHP Manual POSIX 関数 システムリソース制限を設定 posix_setrlimit (PHP 7, PHP 8) posix_setrlimit — システムリソース制限を設定 説明 posix_setrlimit ( int $resource , int $soft_limit , int $hard_limit ): bool posix_setrlimit() は、 指定されたシステムリソースに ...
https://man.plustar.jp/php/function.posix-setrlimit.html - [similar]