検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 672 for [SIMILAR] 16 1024 4096 WITH 57761 idna WITH 7334... (0.634 sec.)
フォーマットされた文字列を出力する 0
« vfprintf vsprintf » PHP Manual String 関数 フォーマットされた文字列を出力する vprintf (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) vprintf — フォーマットされた文字列を出力する 説明 vprintf ( string $format , array $values ): int format に基づき文字列フォーマットされた文字列を出力します (フォー ...
https://man.plustar.jp/php/function.vprintf.html - [similar]
フォーマットされた文字列を返す 0
« vprintf wordwrap » PHP Manual String 関数 フォーマットされた文字列を返す vsprintf (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) vsprintf — フォーマットされた文字列を返す 説明 vsprintf ( string $format , array $values ): string sprintf() と動作は同じですが、 可変長の引数ではなく配列を引数としま ...
https://man.plustar.jp/php/function.vsprintf.html - [similar]
XML をネイティブな PHP 型にデコードする 0
« xmlrpc_decode_request xmlrpc_encode_request » PHP Manual XML-RPC 関数 XML をネイティブな PHP 型にデコードする xmlrpc_decode (PHP 4 >= 4.1.0, PHP 5, PHP 7) xmlrpc_decode — XML をネイティブな PHP 型にデコードする 説明 xmlrpc_decode ( string $xml , string $encoding = "iso-8859-1" ): mixed ...
https://man.plustar.jp/php/function.xmlrpc-decode.html - [similar]
はじめに 0
« WDDX インストール/設定 » PHP Manual WDDX はじめに はじめに 警告 この拡張モジュールは 推奨されていません し PHP 7.4.0 以降では バンドルされていません 。 以下の関数は、 » WDDX と組み合わせて動作することを想定しています。 警告 信頼できないユーザーの入力を wddx_deserialize() 関数に渡しては ...
https://man.plustar.jp/php/intro.wddx.html - [similar]
対話的プロセスストリーム 0
« ogg:// セキュリティ » PHP Manual サポートするプロトコル/ラッパー 対話的プロセスストリーム expect:// expect:// — 対話的プロセスストリーム 説明 expect:// ラッパーでオープンしたストリームを使用すると、 プロセスの標準入力・標準出力・標準エラー出力への PTY 経由でのアクセスが 可能となります。 ...
https://man.plustar.jp/php/wrappers.expect.html - [similar]
Mysql_xdevapi 0
« 変更履歴 はじめに » PHP Manual MySQL Mysql_xdevapi Mysql_xdevapi はじめに インストール/設定 要件 インストール手順 実行時設定 ソースコードからビルド / コンパイルする 定義済み定数 変更履歴 例 Mysql_xdevapi 関数 expression — プリペアドステートメントの変数をパラメータとしてバインドする get ...
https://man.plustar.jp/php/book.mysql-xdevapi.html - [similar]
CachingIterator クラス 0
« ArrayIterator::valid CachingIterator::__construct » PHP Manual イテレータ CachingIterator クラス CachingIterator クラス (PHP 5, PHP 7, PHP 8) はじめに このオブジェクトは、別のイテレータからキャッシュされた反復処理をサポートします。 クラス概要 class CachingIterator extends IteratorItera ...
https://man.plustar.jp/php/class.cachingiterator.html - [similar]
RecursiveCallbackFilterIterator クラス 0
« RecursiveCachingIterator::hasChildren RecursiveCallbackFilterIterator::__construct » PHP Manual イテレータ RecursiveCallbackFilterIterator クラス RecursiveCallbackFilterIterator クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに クラス概要 class RecursiveCallbackFilterIterator extends Call ...
https://man.plustar.jp/php/class.recursivecallbackfilteriterator.html - [similar]
SNMP クラス 0
« snmpwalkoid SNMP::close » PHP Manual SNMP SNMP クラス SNMP クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに SNMP セッションを表します。 クラス概要 class SNMP { /* プロパティ */ public readonly array $ info ; public ? int $ max_oids ; public int $ valueretrieval ; public bool $ quick_prin ...
https://man.plustar.jp/php/class.snmp.html - [similar]
アイテムを比較して入れ替える 0
« Memcached::appendByKey Memcached::casByKey » PHP Manual Memcached アイテムを比較して入れ替える Memcached::cas (PECL memcached >= 0.1.0) Memcached::cas — アイテムを比較して入れ替える 説明 public Memcached::cas ( float $cas_token , string $key , mixed $value , int $expiration = ? ): bool ...
https://man.plustar.jp/php/memcached.cas.html - [similar]