検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 142 for [SIMILAR] 16 1024 4096 WITH 92210 subnamespace W... (0.166 sec.)
RFC 3986 に基づき URL エンコードを行う 0
« rawurldecode urldecode » PHP Manual URL 関数 RFC 3986 に基づき URL エンコードを行う rawurlencode (PHP 4, PHP 5, PHP 7, PHP 8) rawurlencode — RFC 3986 に基づき URL エンコードを行う 説明 rawurlencode ( string $string ): string 指定した文字列を » RFC 3986 にもとづいてエンコードします。 パ ...
https://man.plustar.jp/php/function.rawurlencode.html - [similar]
エージェントから全ての SNMP オブジェクトを取得する 0
« snmpset snmpwalkoid » PHP Manual SNMP 関数 エージェントから全ての SNMP オブジェクトを取得する snmpwalk (PHP 4, PHP 5, PHP 7, PHP 8) snmpwalk — エージェントから全ての SNMP オブジェクトを取得する 説明 snmpwalk ( string $hostname , string $community , array | string $object_id , int $time ...
https://man.plustar.jp/php/function.snmpwalk.html - [similar]
直近の検索に関するヒット数を返す 0
« yaz_get_option yaz_itemorder » PHP Manual YAZ 関数 直近の検索に関するヒット数を返す yaz_hits (PHP 4 >= 4.0.1, PECL yaz >= 0.9.0) yaz_hits — 直近の検索に関するヒット数を返す 説明 yaz_hits ( resource $id , array &$searchresult = ? ): int yaz_hits() は、直近の検索に関するヒット数を返します ...
https://man.plustar.jp/php/function.yaz-hits.html - [similar]
名前空間の定義 0
« 名前空間の概要 サブ名前空間の宣言 » PHP Manual 名前空間 名前空間の定義 名前空間の定義 (PHP 5 >= 5.3.0, PHP 7, PHP 8) PHP のコードならなんでも名前空間に含めることができますが、 実際に名前空間の影響を受けるのはクラス (抽象クラスやトレイトを含む) とインターフェイス、関数、そして定数だけで ...
https://man.plustar.jp/php/language.namespaces.definition.html - [similar]
名前空間の使用法: グローバル関数/定数への移行 0
« グローバル空間 名前解決のルール » PHP Manual 名前空間 名前空間の使用法: グローバル関数/定数への移行 名前空間の使用法: グローバル関数/定数への移行 (PHP 5 >= 5.3.0, PHP 7, PHP 8) 名前空間内で、PHP が未定義のクラス名や関数、定数に出会った場合、 それぞれに応じて異なる優先順位で解決を行いま ...
https://man.plustar.jp/php/language.namespaces.fallback.html - [similar]
基本的な使用法 0
« 例 LDAP コントロール » PHP Manual 例 基本的な使用法 基本的な使用法 あるディレクトリサーバーから姓が "S" から始まる全てのエントリに 関する情報を検索し、名前と電子メールアドレスで検索結果を表示します。 例1 LDAP 検索の例 <?php // LDAP の基本シーケンスは、接続、バインド、検索、検索結果の解 ...
https://man.plustar.jp/php/ldap.examples-basic.html - [similar]
ファイルを修正し、それを文字列として返す 0
« tidy::parseString tidy::repairString » PHP Manual tidy ファイルを修正し、それを文字列として返す tidy::repairFile tidy_repair_file (PHP 5, PHP 7, PHP 8, PECL tidy >= 0.7.0) tidy::repairFile -- tidy_repair_file — ファイルを修正し、それを文字列として返す 説明 オブジェクト指向型 public sta ...
https://man.plustar.jp/php/tidy.repairfile.html - [similar]
ImagickDraw クラス 0
« Imagick::writeImagesFile ImagickDraw::affine » PHP Manual ImageMagick ImagickDraw クラス ImagickDraw クラス (PECL imagick 2, PECL imagick 3) クラス概要 class ImagickDraw { public affine ( array $affine ): bool public annotation ( float $x , float $y , string $text ): bool public arc ( ...
https://man.plustar.jp/php/class.imagickdraw.html - [similar]
数値から、1バイトの文字列を生成する 0
« chop chunk_split » PHP Manual String 関数 数値から、1バイトの文字列を生成する chr (PHP 4, PHP 5, PHP 7, PHP 8) chr — 数値から、1バイトの文字列を生成する 説明 chr ( int $codepoint ): string codepoint を符号なし数値と解釈することによって指定された文字を含む、 1文字からなる文字列を返します ...
https://man.plustar.jp/php/function.chr.html - [similar]
英字かどうかを調べる 0
« ctype_alnum ctype_cntrl » PHP Manual Ctype 関数 英字かどうかを調べる ctype_alpha (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_alpha — 英字かどうかを調べる 説明 ctype_alpha ( mixed $text ): bool 与えられた文字列 text のすべての文字が 英字であるかどうかを調べます。 標準の C ロケールの場合 ...
https://man.plustar.jp/php/function.ctype-alpha.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT