検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 285 for [SIMILAR] 16 1024 4096 WITH 12851 libwkhtmltox W... (0.396 sec.)
時刻または複数の共通フィールドを一度に設定する 0
« IntlCalendar::roll IntlCalendar::setFirstDayOfWeek » PHP Manual IntlCalendar 時刻または複数の共通フィールドを一度に設定する IntlCalendar::set (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::set — 時刻または複数の共通フィールドを一度に設定する 説明 オブジェクト指向型 publi ...
https://man.plustar.jp/php/intlcalendar.set.html - [similar]
はじめに 0
« intl インストール/設定 » PHP Manual intl はじめに はじめに 国際化用拡張モジュール (これ以降では Intl と略します) は » ICU ライブラリのラッパーです。 PHP プログラマが、ロケール関連のさまざまな操作を行えるようにします。 フォーマット、音訳、エンコード変換、カレンダーの処理、 » UCA 準拠の照 ...
https://man.plustar.jp/php/intro.intl.html - [similar]
整数 0
« 論理型 (boolean) 浮動小数点数 » PHP Manual 型 整数 整数 int は、ℤ = {..., -2, -1, 0, 1, 2, ...} という集合です。 以下も参照ください。 任意精度整数 / GMP 浮動小数点数 任意精度整数 / BCMath 構文 整数 (integer) は、10 進数(基数 10)、16 進数 (基数 16)、8 進数 (基数 8) あるいは 2 進数 (基数 ...
https://man.plustar.jp/php/language.types.integer.html - [similar]
Imagick クラス 0
« 基本的な使用法 Imagick::adaptiveBlurImage » PHP Manual ImageMagick Imagick クラス Imagick クラス (PECL imagick 2, PECL imagick 3) クラス概要 class Imagick implements Iterator { public __construct ( mixed $files = ? ) public adaptiveBlurImage ( float $radius , float $sigma , int $channe ...
https://man.plustar.jp/php/class.imagick.html - [similar]
指定した年における復活祭の真夜中のUnix時を得る 0
« cal_to_jd easter_days » PHP Manual カレンダー 関数 指定した年における復活祭の真夜中のUnix時を得る easter_date (PHP 4, PHP 5, PHP 7, PHP 8) easter_date — 指定した年における復活祭の真夜中のUnix時を得る 説明 easter_date ( ? int $year = null , int $mode = CAL_EASTER_DEFAULT ): int 指定した ...
https://man.plustar.jp/php/function.easter-date.html - [similar]
PBKDF2 を使ってパスワードからキーを生成する 0
« hash_init hash_update_file » PHP Manual Hash 関数 PBKDF2 を使ってパスワードからキーを生成する hash_pbkdf2 (PHP 5 >= 5.5.0, PHP 7, PHP 8) hash_pbkdf2 — PBKDF2 を使ってパスワードからキーを生成する 説明 hash_pbkdf2 ( string $algo , string $password , string $salt , int $iterations , int $ ...
https://man.plustar.jp/php/function.hash-pbkdf2.html - [similar]
ユーザー定義関数 0
« 関数 関数の引数 » PHP Manual 関数 ユーザー定義関数 ユーザー定義関数 関数は次のような構文で定義されます。 例1 関数の使用法を説明するための擬似コード <?php function foo ( $arg_1 , $arg_2 , /* ..., */ $arg_n ) { echo "関数の例\n" ; return $retval ; } ?> 関数の中では、他の関数や クラス 定義 ...
https://man.plustar.jp/php/functions.user-defined.html - [similar]
データベース関連 0
« SodiumException 抽象化レイヤー » PHP Manual 関数リファレンス データベース関連 データベース関連 抽象化レイヤー DBA — データベース (dbm 形式) 抽象化レイヤ ODBC — ODBC (Unified) PDO — PHP Data Objects ベンダー固有のモジュール CUBRID dBase Firebird/InterBase IBM DB2 — IBM DB2、Cloudscape お ...
https://man.plustar.jp/php/refs.database.html - [similar]
dBase 0
« cubrid_send_glo はじめに » PHP Manual ベンダー固有のモジュール dBase dBase はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 dBase 関数 dbase_add_record — Adds a record to a database dbase_close — Closes a database dbase_create — Creates a database dba ...
https://man.plustar.jp/php/book.dbase.html - [similar]
ホスト名に関連する DNS リソースレコードを取得する 0
« dns_get_mx fsockopen » PHP Manual ネットワーク 関数 ホスト名に関連する DNS リソースレコードを取得する dns_get_record (PHP 5, PHP 7, PHP 8) dns_get_record — ホスト名に関連する DNS リソースレコードを取得する 説明 dns_get_record ( string $hostname , int $type = DNS_ANY , array &$authorita ...
https://man.plustar.jp/php/function.dns-get-record.html - [similar]