検索

phrase: max: clip:
target: order:
Results of 321 - 330 of about 1831 for [SIMILAR] 16 1024 4096 WITH 7917 ldap WITH 3615 ... (1.036 sec.)
PECL 拡張モジュールのインストール 0
« 設定 PECL インストール入門 » PHP Manual インストールと設定 PECL 拡張モジュールのインストール PECL 拡張モジュールのインストール 目次 PECL インストール入門 PECL 拡張モジュールをダウンロードする PHP 拡張モジュールの Windows へのインストール 共有 PECL 拡張モジュールを、pecl コマンドを用いて ...
https://man.plustar.jp/php/install.pecl.html - [similar]
リファレンスの解除 0
« リファレンスを返す リファレンスの適用範囲 » PHP Manual リファレンスの説明 リファレンスの解除 リファレンスの解除 リファレンスを解除することは、ちょうど変数名と変数の内容の結合を 解除することに相当します。これは、変数の内容が破棄されることを 意味しません。例えば、 <?php $a = 1 ; $b =& $a ...
https://man.plustar.jp/php/language.references.unset.html - [similar]
クラスのインスタンスであるかどうかを調べる 0
« ReflectionClass::isFinal ReflectionClass::isInstantiable » PHP Manual ReflectionClass クラスのインスタンスであるかどうかを調べる ReflectionClass::isInstance (PHP 5, PHP 7, PHP 8) ReflectionClass::isInstance — クラスのインスタンスであるかどうかを調べる 説明 public ReflectionClass::isIns ...
https://man.plustar.jp/php/reflectionclass.isinstance.html - [similar]
URL 関数 0
« 定義済み定数 base64_decode » PHP Manual URLs URL 関数 URL 関数 目次 base64_decode — MIME base64 方式によりエンコードされたデータをデコードする base64_encode — MIME base64 方式でデータをエンコードする get_headers — HTTP リクエストに対するレスポンス内で サーバーによって送出された全てのヘ ...
https://man.plustar.jp/php/ref.url.html - [similar]
名前を使用してエントリ名を変更する 0
« ZipArchive::renameIndex ZipArchive::replaceFile » PHP Manual ZipArchive 名前を使用してエントリ名を変更する ZipArchive::renameName (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.5.0) ZipArchive::renameName — 名前を使用してエントリ名を変更する 説明 public ZipArchive::renameName ( string $n ...
https://man.plustar.jp/php/ziparchive.renamename.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 この PECL 拡張モジュールをインストールする方法は、 マニュアルの PECL 拡張モジュールのインストール という章にあります。 新規リリース・ダウンロード・ソースファイル・管理者情報・CHANGELOG といった関連する情報 ...
https://man.plustar.jp/php/eio.installation.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 mbstring が有効になっている場合、 Exif 拡張モジュールはユーザーコメントの文字エンコーディングの変換 (Unicode と JIS)を自動的に行います。この処理が行われるのは、 指定 ...
https://man.plustar.jp/php/exif.configuration.html - [similar]
BASE64 でエンコードされたテキストをデコードする 0
« imap_append imap_binary » PHP Manual IMAP 関数 BASE64 でエンコードされたテキストをデコードする imap_base64 (PHP 4, PHP 5, PHP 7, PHP 8) imap_base64 — BASE64 でエンコードされたテキストをデコードする 説明 imap_base64 ( string $string ): string | false BASE64 でエンコードされたテキスト st ...
https://man.plustar.jp/php/function.imap-base64.html - [similar]
現在のエントリのイテレータを返す 0
« RecursiveRegexIterator::__construct RecursiveRegexIterator::hasChildren » PHP Manual RecursiveRegexIterator 現在のエントリのイテレータを返す RecursiveRegexIterator::getChildren (PHP 5 >= 5.2.0, PHP 7, PHP 8) RecursiveRegexIterator::getChildren — 現在のエントリのイテレータを返す 説明 pu ...
https://man.plustar.jp/php/recursiveregexiterator.getchildren.html - [similar]
非同期クエリの結果を取得する 0
« pg_get_pid pg_host » PHP Manual PostgreSQL 関数 非同期クエリの結果を取得する pg_get_result (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_get_result — 非同期クエリの結果を取得する 説明 pg_get_result ( PgSql\Connection $connection ): PgSql\Result | false pg_get_result() は、 pg_send_query() , ...
https://man.plustar.jp/php/function.pg-get-result.html - [similar]