検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 756 for R (0.022 sec.)
バンドルからデータを取得する 4631
« ResourceBundle::getErrorMessage ResourceBundle::getLocales » PHP Manual ResourceBundle バンドル ... からデータを取得する ResourceBundle::get resourcebundle_get (PHP 5 >= 5.3 ... .2, PHP 7, PHP 8, PECL intl >= 2.0.0) ResourceBundle::get -- resourcebundle_get — バンドル ... からデータを取得する 説明 オブジェクト指向型 public ResourceBundle::get ( string | int $index , bool $fa ... llback = true ): mixed 手続き型 resourcebundle_get ( ResourceB ...
https://man.plustar.jp/php/resourcebundle.get.html - [similar]
Pushes values into the queue 4576
« Ds\PriorityQueue::pop Ds\PriorityQueue::toArray » PHP Manual PriorityQueue Pushes values into ... the queue Ds\PriorityQueue::push (PECL ds >= 1.0.0) Ds\PriorityQue ... ush — Pushes values into the queue 説明 public Ds\PriorityQueue::push ( mixed $value , int $priority ): ... void Pushes a value with a given priority into the queue. パラメータ value The value t ... o push into the queue. priority The priority associated with the value. 戻り ...
https://man.plustar.jp/php/ds-priorityqueue.push.html - [similar]
プロセスへのファイルポインタをオープンする 4576
« pclose readfile » PHP Manual ファイルシステム 関数 プロセスへのファイルポインタをオープンする ... スへのファイルポインタをオープンする 説明 popen ( string $command , string $mode ): resource | false com ... mand コマンド。 mode モード。読み取りを行う場合は 'r' を。 書き込みを行う場合は 'w' を指定します。 Wind ... プから \n 文字を読み込んだり、書き込んだりすると、 \r\n に変換されるということです。 この振る舞いを望まな ... 強制することが出来ます。 読み取りのバイナリモードは 'rb' を。 書き込みのバイナリモードは 'wb' をそれぞれ指 ...
https://man.plustar.jp/php/function.popen.html - [similar]
配列の一部を展開する 4528
« array_shift array_splice » PHP Manual 配列 関数 配列の一部を展開する array_slice (PHP 4, PHP 5 ... , PHP 7, PHP 8) array_slice — 配列の一部を展開する 説明 array_slice ( ... array $array , int $offset , ? int $length = null , b ... ool $preserve_keys = false ): array array_slice() は、 arr ... h で指定された連続する要素を返します。 パラメータ array 入力の配列。 offset offset が負の値ではない場合 ...
https://man.plustar.jp/php/function.array-slice.html - [similar]
ファイルまたは URL をオープンする 4528
« fnmatch fpassthru » PHP Manual ファイルシステム 関数 ファイルまたは URL をオープンする fopen ( ... HP 4, PHP 5, PHP 7, PHP 8) fopen — ファイルまたは URL をオープンする 説明 fopen ( string $filename , st ... ring $mode , bool $use_include_path = false , ? resource $context = null ): resource | false fopen() ... ame が "スキーム://..." の形式である場合、 それは URL とみなされ、PHP はそのプロトコルのハンドラ (ラッパ ... れているかどうか確認する必要があります。 open_basedir を有効にしている場合は、更なるアクセス制限が加えら ...
https://man.plustar.jp/php/function.fopen.html - [similar]
Removes and returns the value with the highest priority 4474
« Ds\PriorityQueue::peek Ds\PriorityQueue::push » PHP Manual PriorityQueue Removes and returns t ... he value with the highest priority Ds\PriorityQueue::pop (PECL ds >= 1.0.0) Ds\ ... PriorityQueue::pop — Removes and returns the value wi ... th the highest priority 説明 public Ds\PriorityQueue::pop (): mixed ... Removes and returns the value at the front of the queue, ie. the ...
https://man.plustar.jp/php/ds-priorityqueue.pop.html - [similar]
メールを送信する 4419
« ezmlm_hash Mailparse » PHP Manual メール 関数 メールを送信する mail (PHP 4, PHP 5, PHP 7, PHP ... 8) mail — メールを送信する 説明 mail ( string $to , string $subject , string $message , array ... | string $additional_headers = [] , string $additional_p ... arams = "" ): bool メールを送信します。 パラメータ to ... メールの受信者。 » RFC 2822 を満たす書式でなければ なりません。例えば以 ...
https://man.plustar.jp/php/function.mail.html - [similar]
エントリの属性を取得する 4419
« RarEntry::extract RarEntry::getCrc » PHP Manual RarEntry エントリの属性を取得する RarEntry::ge ... tAttr (PECL rar >= 0.1) RarEntry::getAttr — エントリの属 ... 性を取得する 説明 public RarEntry::getAttr (): int アーカイブエントリの、OS に ... 属性、あるいはエラー時に false を返します。 例 例1 RarEntry::getAttr() の例 <?php $rar_file = rar_open ... ( 'example.rar' ) or die( "Rar アーカイブのオープンに失敗しまし ...
https://man.plustar.jp/php/rarentry.getattr.html - [similar]
Retrieve a item 4419
« Yaconf Yaconf::has » PHP Manual Yaconf Retrieve a item Yaconf::get (PECL yaconf >= 1.0.0) Yaco ... nf::get — Retrieve a item 説明 public static Yaconf::get ( str ... fault_value = NULL ): mixed パラメータ name Configuration key, the key looks like "filename.key", or "f ... _value if the key doesn't exists, Yaconf::get will return this as result. 戻り値 Returns configuration ... result(string or array) if the key exists, return default_val ...
https://man.plustar.jp/php/yaconf.get.html - [similar]
Lists the children of a node synchronously 4419
« Zookeeper::getAcl Zookeeper::getClientId » PHP Manual Zookeeper Lists the children of a node s ... ynchronously Zookeeper::getChildren (PECL zookeeper >= 0 ... .1.0) Zookeeper::getChildren — Lists the children of a node synchr ... onously 説明 public Zookeeper::getChildren ( string $path , callable $watcher_cb ... = null ): array パラメータ path The name of the node. Expressed ...
https://man.plustar.jp/php/zookeeper.getchildren.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT