検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 409 for [SIMILAR] 16 1024 4096 WITH 27223 wrappers WITH ... (0.323 sec.)
mysqlndプラグインの開発をはじめよう 0
« mysqlnd のプラグインAPI OCI8 » PHP Manual MySQL Native Driver プラグインAPI mysqlndプラグインの開発をはじめよう mysqlndプラグインの開発をはじめよう mysqlnd プラグイン それ自体が PHPエクステンション であることを覚えておくことが重要です。 次のコードは、典型的な mysqlnd プラグインで使われ ...
https://man.plustar.jp/php/mysqlnd.plugin.developing.html - [similar]
ストリームにフィルタを付加する 0
« stream_copy_to_stream stream_filter_prepend » PHP Manual ストリーム 関数 ストリームにフィルタを付加する stream_filter_append (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) stream_filter_append — ストリームにフィルタを付加する 説明 stream_filter_append ( resource $stream , string $filtername , i ...
https://man.plustar.jp/php/function.stream-filter-append.html - [similar]
はじめに 0
« パスワードのハッシュ インストール/設定 » PHP Manual パスワードのハッシュ はじめに はじめに パスワードハッシュ API は crypt() および他のいくつかのパスワードハッシュアルゴリズムを 手軽に使えるようにしたラッパーで、 パスワードの作成や管理を安全な方法で行えます。 関連キーワード: パスワード ...
https://man.plustar.jp/php/intro.password.html - [similar]
はじめに 0
« SNMP インストール/設定 » PHP Manual SNMP はじめに はじめに SNMP 拡張モジュールは非常にシンプルで使い勝手の良いツール群です。 Simple Network Managment Protocol を使ってリモートデバイスを管理することができます。 これは Net-SNMP ライブラリのラッパーなので、 基本的な考え方はこのライブラリと ...
https://man.plustar.jp/php/intro.snmp.html - [similar]
はじめに 0
« Zlib インストール/設定 » PHP Manual Zlib はじめに はじめに このモジュールにより gzip (.gz) で圧縮されたファイルを読み書きすることが可能となります。 この際、 ファイルシステム 関数の gzip 圧縮対応版 (非圧縮ファイルも扱えますが、 ソケットは扱えません)を使用します。 注意 : PHP には、 .gz フ ...
https://man.plustar.jp/php/intro.zlib.html - [similar]
MultipleIterator クラス 0
« LimitIterator::valid MultipleIterator::attachIterator » PHP Manual イテレータ MultipleIterator クラス MultipleIterator クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに アタッチしたすべてのイテレータを順に処理するイテレータです。 クラス概要 class MultipleIterator implements Iterator { /* ...
https://man.plustar.jp/php/class.multipleiterator.html - [similar]
HTTP コンテキストオプションの一覧 0
« ソケットコンテキストオプション FTP コンテキストオプション » PHP Manual コンテキストオプションとパラメータ HTTP コンテキストオプションの一覧 HTTP コンテキストオプション HTTP コンテキストオプション — HTTP コンテキストオプションの一覧 説明 http:// および https:// トランスポート用のコンテキ ...
https://man.plustar.jp/php/context.http.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 設定オプション --enable-dba=shared を使用することにより、dbm 形式のデータベースをサポートする動的に ロード可能なモジュールを有効にして PHP を構築することができます。 また、PHP の configure 行に設定スイッチ ...
https://man.plustar.jp/php/dba.installation.html - [similar]
ふたつのパスの差分を再帰的に取得する 0
« svn_delete svn_export » PHP Manual SVN 関数 ふたつのパスの差分を再帰的に取得する svn_diff (PECL svn >= 0.1.0) svn_diff — ふたつのパスの差分を再帰的に取得する 説明 svn_diff ( string $path1 , int $rev1 , string $path2 , int $rev2 ): array ふたつのパス path1 および path2 の差分を再帰的に取 ...
https://man.plustar.jp/php/function.svn-diff.html - [similar]
はじめに 0
« FTP インストール/設定 » PHP Manual FTP はじめに はじめに この拡張モジュールの関数は、 » http://www.faqs.org/rfcs/rfc959 で定義された File Transfer Protocol (FTP) を使用してファイルサーバーに アクセスするクライアントの実装です。この拡張を利用することで、FTP サーバーにアクセスしてさまざま ...
https://man.plustar.jp/php/intro.ftp.html - [similar]