検索

phrase: max: clip:
target: order:
Results of 401 - 410 of about 773 for [SIMILAR] 16 1024 4096 WITH 55402 定子 WITH 1202... (7.224 sec.)
手続き型とオブジェクト指向インターフェイス 0
« クイックスタートガイド データベース接続 » PHP Manual クイックスタートガイド 手続き型とオブジェクト指向インターフェイス 手続き型とオブジェクト指向インターフェイス mysqli 拡張機能は、 ふたつのインターフェイスを提供しています。 手続き型とオブジェクト志向のインターフェイスです。 古い mysql ...
https://man.plustar.jp/php/mysqli.quickstart.dual-interface.html - [similar]
mysqlndプラグイン と MySQL Proxyの比較 0
« MySQL Native Driver プラグインAPI mysqlnd plugin APIを取得する » PHP Manual MySQL Native Driver プラグインAPI mysqlndプラグイン と MySQL Proxyの比較 mysqlndプラグイン と MySQL Proxyの比較 mysqlnd プラグインと MySQL Proxyは、異なるアプローチを用いた異なる技術です。どちらもロードバランシ ...
https://man.plustar.jp/php/mysqlnd.plugin.mysql-proxy.html - [similar]
定義済み定数 0
« リソース型 Password Hashing 関数 » PHP Manual パスワードのハッシュ 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれており、常に利用可能です。 PASSWORD_BCRYPT ( string ) PASSWORD_BCRYPT を使うと、 CRYPT_BLOWFISH アルゴリズムで新たなパスワードハッシュを作ります。 これは常に、"$2y ...
https://man.plustar.jp/php/password.constants.html - [similar]
現在の Phar アーカイブ内のすべてのファイルを圧縮する 0
« Phar::compress Phar::__construct » PHP Manual Phar 現在の Phar アーカイブ内のすべてのファイルを圧縮する Phar::compressFiles (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::compressFiles — 現在の Phar アーカイブ内のすべてのファイルを圧縮する 説明 public Phar::compressFiles ( in ...
https://man.plustar.jp/php/phar.compressfiles.html - [similar]
現在の Phar アーカイブ内のすべてのファイルの圧縮を解除する 0
« Phar::decompress Phar::delMetadata » PHP Manual Phar 現在の Phar アーカイブ内のすべてのファイルの圧縮を解除する Phar::decompressFiles (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::decompressFiles — 現在の Phar アーカイブ内のすべてのファイルの圧縮を解除する 説明 public Phar:: ...
https://man.plustar.jp/php/phar.decompressfiles.html - [similar]
LDAP 関数 0
« LDAP コントロール ldap_8859_to_t61 » PHP Manual LDAP LDAP 関数 LDAP 関数 目次 ldap_8859_to_t61 — 8859 文字を t61 文字に変換する ldap_add_ext — LDAP ディレクトリにエントリを付加する ldap_add — LDAP ディレクトリにエントリを付加する ldap_bind_ext — LDAP ディレクトリにバインドする ldap_bin ...
https://man.plustar.jp/php/ref.ldap.html - [similar]
OpenSSL 関数 0
« 証明書の認証 openssl_cipher_iv_length » PHP Manual OpenSSL OpenSSL 関数 OpenSSL 関数 目次 openssl_cipher_iv_length — 暗号 iv の長さを取得 openssl_cms_decrypt — CMS メッセージを復号化する openssl_cms_encrypt — CMS メッセージを暗号化する openssl_cms_read — CMS ファイルを、PEM証明書の配列 ...
https://man.plustar.jp/php/ref.openssl.html - [similar]
再帰的パターン 0
« コメント パフォーマンス » PHP Manual PCRE 正規表現構文 再帰的パターン 再帰的パターン どうすればカッコに括られた文字列とマッチできるか、という問題を 考えて見ましょう。このとき、カッコは何回でもネストできるとします。 再帰が使えないとすると、パターンを用いて、せいぜい、ある一定の深さの ネ ...
https://man.plustar.jp/php/regexp.reference.recursive.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 エラーおよびロギング設定オプション 名前 デフォルト 変更可能 変更履歴 error_reporting NULL PHP_INI_ALL display_errors "1" PHP_INI_ALL display_startup_errors "1" PHP_IN ...
https://man.plustar.jp/php/errorfunc.configuration.html - [similar]
addcslashes でクォートされた文字列をアンクォートする 0
« strip_tags stripos » PHP Manual String 関数 addcslashes でクォートされた文字列をアンクォートする stripcslashes (PHP 4, PHP 5, PHP 7, PHP 8) stripcslashes — addcslashes() でクォートされた文字列をアンクォートする 説明 stripcslashes ( string $string ): string バックスラッシュを取り除いた文 ...
https://man.plustar.jp/php/function.stripcslashes.html - [similar]