検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 466 for [SIMILAR] 16 1024 4096 WITH 38282 memcache WITH ... (0.956 sec.)
属性を新規の値に置換する 0
« ldap_mod_replace_ext ldap_modify_batch » PHP Manual LDAP 関数 属性を新規の値に置換する ldap_mod_replace (PHP 4, PHP 5, PHP 7, PHP 8) ldap_mod_replace — 属性を新規の値に置換する 説明 ldap_mod_replace ( LDAP\Connection $ldap , string $dn , array $entry , ? array $controls = null ): bool ...
https://man.plustar.jp/php/function.ldap-mod-replace.html - [similar]
はじめに 0
« WinCache インストール/設定 » PHP Manual WinCache はじめに はじめに Windows Cache Extension for PHP は、PHP のアクセラレータです。 Windows および Windows サーバー上での PHP アプリケーションの動作速度を向上させます。 Windows Cache Extension for PHP を有効にして PHP エンジンに読み込むと、 ...
https://man.plustar.jp/php/intro.wincache.html - [similar]
安全なパスワードハッシュ 0
« PHP の使いかた PHP と HTML » PHP Manual FAQ 安全なパスワードハッシュ 安全なパスワードハッシュ この節では、なぜハッシュ関数を使ってパスワードを守るのかについての理由と、 ハッシュ処理を効率的に行う方法について説明します。 なぜ、アプリケーションのユーザーが登録したパスワードをハッシュしな ...
https://man.plustar.jp/php/faq.passwords.html - [similar]
データベースのデザイン 0
« データベースのセキュリティ データベースへの接続 » PHP Manual データベースのセキュリティ データベースのデザイン データベースのデザイン 他人が用意した既存のものを使用するのでない限り、最初に行うのはデータベースの作成です。 データベースが作成されると、そのデータベースのオーナーは作成コマン ...
https://man.plustar.jp/php/security.database.design.html - [similar]
PCRE 関数 0
« パフォーマンス preg_filter » PHP Manual PCRE PCRE 関数 PCRE 関数 目次 preg_filter — 正規表現による検索と置換を行う preg_grep — パターンにマッチする配列の要素を返す preg_last_error_msg — 最後に実行した PCRE 正規表現に関するエラーメッセージを返す preg_last_error — 直近の PCRE 正規表現処理 ...
https://man.plustar.jp/php/ref.pcre.html - [similar]
文字の変換あるいは部分文字列の置換を行う 0
« strtoupper substr_compare » PHP Manual String 関数 文字の変換あるいは部分文字列の置換を行う strtr (PHP 4, PHP 5, PHP 7, PHP 8) strtr — 文字の変換あるいは部分文字列の置換を行う 説明 strtr ( string $string , string $from , string $to ): string 代替のシグネチャ (名前付き引数をサポートして ...
https://man.plustar.jp/php/function.strtr.html - [similar]
すでに実行中の COM オブジェクトのインスタンスへのハンドルを返す 0
« com_event_sink com_load_typelib » PHP Manual COM関数 すでに実行中の COM オブジェクトのインスタンスへのハンドルを返す com_get_active_object (PHP 5, PHP 7, PHP 8) com_get_active_object — すでに実行中の COM オブジェクトのインスタンスへのハンドルを返す 説明 com_get_active_object ( string $ ...
https://man.plustar.jp/php/function.com-get-active-object.html - [similar]
インストールにあたっての一般的な注意事項 0
« インストールと設定 Unix システムへのインストール » PHP Manual インストールと設定 インストールにあたっての一般的な注意事項 インストールにあたっての一般的な注意事項 インストールを行う前に、PHP を使用する用途を明確にしておく必要があります。 PHP を適用可能な分野としては、 「 PHP にできるこ ...
https://man.plustar.jp/php/install.general.html - [similar]
Phar アーカイブの作成: 導入 0
« Phar アーカイブの作成 phar って、tar や zip とは何が違うの? » PHP Manual Phar アーカイブの作成 Phar アーカイブの作成: 導入 Phar アーカイブの作成: 導入 そのうちにきちんと書きます。今のところは、とりあえず Phar アーカイブの使用法 を読んでおいてください。 まず最初のとっかかりとしては Phar ...
https://man.plustar.jp/php/phar.creating.intro.html - [similar]
サーバーの統計情報を取得する 0
« Memcache::getServerStatus Memcache::getVersion » PHP Manual Memcache サーバーの統計情報を取得する Memcache::getStats (PECL memcache >= 0.2.0) Memcache::getStats — サーバーの統計情報を取得する 説明 Memcache::getStats ( string $type = ? , int $slabid = ? , int $limit = 100 ): array | fal ...
https://man.plustar.jp/php/memcache.getstats.html - [similar]