検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 408 for [SIMILAR] 16 1024 4096 WITH 89120 intldateformat... (0.585 sec.)
指定した日付/時刻の詳細な情報を連想配列で返す 0
« date_parse_from_format date_sub » PHP Manual 日付・時刻 関数 指定した日付/時刻の詳細な情報を連想配列で返す date_parse (PHP 5 >= 5.2.0, PHP 7, PHP 8) date_parse — 指定した日付/時刻の詳細な情報を連想配列で返す 説明 date_parse ( string $datetime ): array date_parse() は、 strtotime() や D ...
https://man.plustar.jp/php/function.date-parse.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]
はじめに 0
« Date/Time インストール/設定 » PHP Manual Date/Time はじめに はじめに 以下の関数により、PHP スクリプトを実行するサーバーから 日付と時間を取得することが可能となります。 多くの異なる方法で日付や時間をフォーマットするために これらの関数を使用することができます。 日付と時刻の情報は内部的には ...
https://man.plustar.jp/php/intro.datetime.html - [similar]
指定したパラメータでプレーンテキストを暗号化する 0
« mcrypt_enc_self_test mcrypt_generic_deinit » PHP Manual Mcrypt 関数 指定したパラメータでプレーンテキストを暗号化する mcrypt_encrypt (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_encrypt — 指定したパラメータでプレーンテキストを暗号化する 警告 この関数は PHP 7.1.0 で ...
https://man.plustar.jp/php/function.mcrypt-encrypt.html - [similar]
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
MIME ヘッダ要素をデコードする 0
« imap_mailboxmsginfo imap_msgno » PHP Manual IMAP 関数 MIME ヘッダ要素をデコードする imap_mime_header_decode (PHP 4, PHP 5, PHP 7, PHP 8) imap_mime_header_decode — MIME ヘッダ要素をデコードする 説明 imap_mime_header_decode ( string $string ): array | false 非 ASCII テキストの MIME メッセ ...
https://man.plustar.jp/php/function.imap-mime-header-decode.html - [similar]
glob を使うディレクトリを作成する 0
« GlobIterator GlobIterator::count » PHP Manual GlobIterator glob を使うディレクトリを作成する GlobIterator::__construct (PHP 5 >= 5.3.0, PHP 7, PHP 8) GlobIterator::__construct — glob を使うディレクトリを作成する 説明 public GlobIterator::__construct ( string $pattern , int $flags = Fil ...
https://man.plustar.jp/php/globiterator.construct.html - [similar]
PostScript ドキュメントの作成 0
« wkhtmltox\Image\Converter::getVersion はじめに » PHP Manual テキスト以外の MIME 型 PostScript ドキュメントの作成 PostScript ドキュメントの作成 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 PS 関数 ps_add_bookmark — 現在のページにブックマークを追加す ...
https://man.plustar.jp/php/book.ps.html - [similar]
リフレクション 0
« unregister_tick_function はじめに » PHP Manual 変数・データ型関連 リフレクション リフレクション はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 拡張 Reflection — Reflection クラス Reflection::export — エクスポートする Reflection::getModifierNames ...
https://man.plustar.jp/php/book.reflection.html - [similar]
match 0
« switch declare » PHP Manual 制御構造 match match (PHP 8) match 式は、値の一致をチェックした結果に基づいて評価結果を分岐します。 switch 文と似ていますが、 match 式は複数の候補と比較される制約式を持ちます。 switch 文とは異なり、 三項演算子のように値を評価します。 switch 文とは異なり、 弱 ...
https://man.plustar.jp/php/control-structures.match.html - [similar]