検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 520 for [SIMILAR] 16 1024 4096 WITH 37412 intersect WITH... (0.403 sec.)
Returns whether the set is empty 0
« Ds\Set::intersect Ds\Set::join » PHP Manual Set Returns whether the set is empty Ds\Set::isEmpty (PECL ds >= 1.0.0) Ds\Set::isEmpty — Returns whether the set is empty 説明 public Ds\Set::isEmpty (): bool Returns whether the set is empty. パラメータ この関数にはパラメータはありません。 ...
https://man.plustar.jp/php/ds-set.isempty.html - [similar]
メール 0
« IMAP\Connection はじめに » PHP Manual メール関連 メール メール はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 メール 関数 ezmlm_hash — EZMLM で必要なハッシュ値を計算する mail — メールを送信する 関連キーワード: メール , インストール , 設定 , 関数 , m ...
https://man.plustar.jp/php/book.mail.html - [similar]
指定された時刻と、このオブジェクトの時刻の差を計算する 0
« IntlCalendar::equals IntlCalendar::fromDateTime » PHP Manual IntlCalendar 指定された時刻と、このオブジェクトの時刻の差を計算する IntlCalendar::fieldDifference (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::fieldDifference — 指定された時刻と、このオブジェクトの時刻の差を計 ...
https://man.plustar.jp/php/intlcalendar.fielddifference.html - [similar]
一意なファイル名を生成する 0
« symlink tmpfile » PHP Manual ファイルシステム 関数 一意なファイル名を生成する tempnam (PHP 4, PHP 5, PHP 7, PHP 8) tempnam — 一意なファイル名を生成する 説明 tempnam ( string $directory , string $prefix ): string | false 一意なテンポラリファイル名を、パーミッションを 0600 に設定し、 指定 ...
https://man.plustar.jp/php/function.tempnam.html - [similar]
トランザクションおよび自動コミット 0
« 接続、および接続の管理 プリペアドステートメントおよびストアドプロシージャ » PHP Manual PDO トランザクションおよび自動コミット トランザクションおよび自動コミット さあ、PDO を使用してデータベースに接続することができました。 クエリを発行する前に、PDO がトランザクションをどのように扱うのか ...
https://man.plustar.jp/php/pdo.transactions.html - [similar]
Returns whether the map is empty 0
« Ds\Map::intersect Ds\Map::jsonSerialize » PHP Manual Map Returns whether the map is empty Ds\Map::isEmpty (PECL ds >= 1.0.0) Ds\Map::isEmpty — Returns whether the map is empty 説明 public Ds\Map::isEmpty (): bool Returns whether the map is empty. パラメータ この関数にはパラメータはあり ...
https://man.plustar.jp/php/ds-map.isempty.html - [similar]
ローカルのDH秘密鍵とリモート側のDH公開鍵を使い、共有シークレットを計算する 0
« openssl_decrypt openssl_digest » PHP Manual OpenSSL 関数 ローカルのDH秘密鍵とリモート側のDH公開鍵を使い、共有シークレットを計算する openssl_dh_compute_key (PHP 5 >= 5.3.0, PHP 7, PHP 8) openssl_dh_compute_key — ローカルのDH秘密鍵とリモート側のDH公開鍵を使い、共有シークレットを計算する ...
https://man.plustar.jp/php/function.openssl-dh-compute-key.html - [similar]
0
« 定義済み定数 GMP 関数 » PHP Manual GMP 例 例 例1 GMP を使用した階乗関数 <?php function fact ( $x ) { $return = 1 ; for ( $i = 2 ; $i <= $x ; $i ++) { $return = gmp_mul ( $return , $i ); } return $return ; } echo gmp_strval ( fact ( 1000 )) . "\n" ; ?> この例は、1000 の階乗(非常に大きな ...
https://man.plustar.jp/php/gmp.examples.html - [similar]
mysqlnd plugin APIを取得する 0
« mysqlndプラグイン と MySQL Proxyの比較 MySQL Native Driverプラグイン のアーキテクチャ » PHP Manual MySQL Native Driver プラグインAPI mysqlnd plugin APIを取得する mysqlnd plugin APIを取得する mysqlnd プラグインAPI は、MySQL Native Driver PHPエクステンションである ext/mysqlnd の一部です。 ...
https://man.plustar.jp/php/mysqlnd.plugin.obtaining.html - [similar]
EvChild ウォッチャーオブジェクトを作る 0
« EvChild EvChild::createStopped » PHP Manual EvChild EvChild ウォッチャーオブジェクトを作る EvChild::__construct (PECL ev >= 0.2.0) EvChild::__construct — EvChild ウォッチャーオブジェクトを作る 説明 public EvChild::__construct ( int $pid , bool $trace , callable $callback , mixed $data ...
https://man.plustar.jp/php/evchild.construct.html - [similar]