検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 1046 for [SIMILAR] 16 1024 4096 WITH 41606 fcntl WITH 174... (2.043 sec.)
ユーザー定義のセッション保存関数を設定する 0
« session_set_cookie_params session_start » PHP Manual セッション関数 ユーザー定義のセッション保存関数を設定する session_set_save_handler (PHP 4, PHP 5, PHP 7, PHP 8) session_set_save_handler — ユーザー定義のセッション保存関数を設定する 説明 session_set_save_handler ( callable $open , ca ...
https://man.plustar.jp/php/function.session-set-save-handler.html - [similar]
双曲線正弦(ハイパボリックサイン) 0
« sin sqrt » PHP Manual Math 関数 双曲線正弦(ハイパボリックサイン) sinh (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) sinh — 双曲線正弦(ハイパボリックサイン) 説明 sinh ( float $num ): float num のハイパボリックサインを返します。 これは、 (exp(num) - exp(-num))/2 で定義されます。 パラメータ n ...
https://man.plustar.jp/php/function.sinh.html - [similar]
双曲線余弦(ハイパボリックコサイン) 0
« cos decbin » PHP Manual Math 関数 双曲線余弦(ハイパボリックコサイン) cosh (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) cosh — 双曲線余弦(ハイパボリックコサイン) 説明 cosh ( float $num ): float num のハイパボリックコサインを返します。 これは、 (exp(arg) + exp(-arg))/2 で定義されます。 パラ ...
https://man.plustar.jp/php/function.cosh.html - [similar]
メールボックスの名前を変更する 0
« imap_rename imap_reopen » PHP Manual IMAP 関数 メールボックスの名前を変更する imap_renamemailbox (PHP 4, PHP 5, PHP 7, PHP 8) imap_renamemailbox — メールボックスの名前を変更する 説明 imap_renamemailbox ( IMAP\Connection $imap , string $from , string $to ): bool この関数は、古いメールボ ...
https://man.plustar.jp/php/function.imap-renamemailbox.html - [similar]
Result コールバック 0
« コールバック Read-through キャッシュコールバック » PHP Manual コールバック Result コールバック Result コールバック Result callable が起動されるのは、 Memcached::getDelayed() あるいは Memcached::getDelayedBykey() メソッドで結果セットの各アイテムに対してコールしたときです。 このコールバッ ...
https://man.plustar.jp/php/memcached.callbacks.result.html - [similar]
現在のメールボックスにある新規メッセージ数を取得する 0
« imap_num_msg imap_open » PHP Manual IMAP 関数 現在のメールボックスにある新規メッセージ数を取得する imap_num_recent (PHP 4, PHP 5, PHP 7, PHP 8) imap_num_recent — 現在のメールボックスにある新規メッセージ数を取得する 説明 imap_num_recent ( IMAP\Connection $imap ): int 現在のメールボックス ...
https://man.plustar.jp/php/function.imap-num-recent.html - [similar]
双曲線正接(ハイパボリックタンジェント) 0
« tan Trader » PHP Manual Math 関数 双曲線正接(ハイパボリックタンジェント) tanh (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) tanh — 双曲線正接(ハイパボリックタンジェント) 説明 tanh ( float $num ): float num のハイパボリックタンジェントを返します。 これは sinh(num)/cosh(num) で定義されます。 ...
https://man.plustar.jp/php/function.tanh.html - [similar]
ZipArchive クラス 0
« 例 ZipArchive::addEmptyDir » PHP Manual Zip ZipArchive クラス ZipArchive クラス (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0) はじめに Zip で圧縮されたファイルアーカイブです。 クラス概要 class ZipArchive implements Countable { /* プロパティ */ public readonly int $ lastId ; public ...
https://man.plustar.jp/php/class.ziparchive.html - [similar]
現在のメールボックスのメッセージ数を取得する 0
« imap_mutf7_to_utf8 imap_num_recent » PHP Manual IMAP 関数 現在のメールボックスのメッセージ数を取得する imap_num_msg (PHP 4, PHP 5, PHP 7, PHP 8) imap_num_msg — 現在のメールボックスのメッセージ数を取得する 説明 imap_num_msg ( IMAP\Connection $imap ): int | false 現在のメールボックスにあ ...
https://man.plustar.jp/php/function.imap-num-msg.html - [similar]
メールボックスを削除する 0
« imap_delete imap_errors » PHP Manual IMAP 関数 メールボックスを削除する imap_deletemailbox (PHP 4, PHP 5, PHP 7, PHP 8) imap_deletemailbox — メールボックスを削除する 説明 imap_deletemailbox ( IMAP\Connection $imap , string $mailbox ): bool 指定したメールボックス mailbox を削除します。 ...
https://man.plustar.jp/php/function.imap-deletemailbox.html - [similar]