検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 229 for [SIMILAR] 16 1024 4096 WITH 9607 controls WITH 8... (0.245 sec.)
定義済み定数 0
« リソース型 例 » PHP Manual Tidy 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 それぞれの TIDY_TAG_XXX は HTML タグに相当します。 例えば、 TIDY_TAG_A は "<a ...
https://man.plustar.jp/php/tidy.constants.html - [similar]
IntlChar クラス 0
« idn_to_utf8 IntlChar::charAge » PHP Manual intl IntlChar クラス IntlChar クラス (PHP 7, PHP 8) はじめに IntlChar クラスは、 Unicode 文字に関する情報にアクセスするための、 たくさんの便利メソッドを提供しています。 このクラスのメソッドと定数は、 依存している ICU ライブラリで使われている名 ...
https://man.plustar.jp/php/class.intlchar.html - [similar]
文字列 0
« 浮動小数点数 数値形式の文字列 » PHP Manual 型 文字列 文字列 string は、文字が連結されたものです。PHP では、 文字は 1 バイトと同じです。つまり、256 個の異なる文字を使用可能です。 これは、PHP が Unicode をネイティブにサポートしていないことも意味します。 文字列型の詳細 を参照ください。 注 ...
https://man.plustar.jp/php/language.types.string.html - [similar]
さまざまな入出力ストリームへのアクセス 0
« ftp:// zlib:// » PHP Manual サポートするプロトコル/ラッパー さまざまな入出力ストリームへのアクセス php:// php:// — さまざまな入出力ストリームへのアクセス 説明 PHP ではさまざまな入出力ストリームを提供しています。 これらを使うと、PHP 自身の入出力ストリームへのアクセスや 標準入出力と標準エ ...
https://man.plustar.jp/php/wrappers.php.html - [similar]
Swoole 0
« stream_wrapper_unregister はじめに » PHP Manual その他の基本モジュール Swoole Swoole はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Swoole 関数 swoole_async_dns_lookup — Async and non-blocking hostname to IP lookup swoole_async_read — Read file stre ...
https://man.plustar.jp/php/book.swoole.html - [similar]
リソース型の一覧 0
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の一覧 以下にPHPのリソースを生成、使用、破棄するための関数の一覧を示します。 is_resource() によりある変数がリソースであるかど うかを調べることが可能です。また、 get_resource_type() は変数のリソ ...
https://man.plustar.jp/php/resource.html - [similar]
属性を新規の値に置換する 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
« ldap_rename_ext ldap_sasl_bind » PHP Manual LDAP 関数 エントリ名を修正する ldap_rename (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) ldap_rename — エントリ名を修正する 説明 ldap_rename ( LDAP\Connection $ldap , string $dn , string $new_rdn , string $new_parent , bool $delete_old_rdn , ? array ...
https://man.plustar.jp/php/function.ldap-rename.html - [similar]
符号付きの型かどうかを調べる 0
« ColumnResult::getType ColumnResult::isPadded » PHP Manual mysql_xdevapi\ColumnResult 符号付きの型かどうかを調べる ColumnResult::isNumberSigned (No version information available, might only be in Git) ColumnResult::isNumberSigned — 符号付きの型かどうかを調べる 説明 public mysql_xdevapi\ ...
https://man.plustar.jp/php/mysql-xdevapi-columnresult.isnumbersigned.html - [similar]
指定した DN のエントリで見付かった属性の値を比較する 0
« ldap_close ldap_connect » PHP Manual LDAP 関数 指定した DN のエントリで見付かった属性の値を比較する ldap_compare (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) ldap_compare — 指定した DN のエントリで見付かった属性の値を比較する 説明 ldap_compare ( LDAP\Connection $ldap , string $dn , string $at ...
https://man.plustar.jp/php/function.ldap-compare.html - [similar]