検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 967 for [SIMILAR] 16 1024 4096 WITH 17363 utf8 WITH 1130... (3.138 sec.)
変更履歴 0
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありました。 Version Function Description PECL OCI8 3.2 oci_set_prefetch_lob PECL OCI8 1.4 oci_set_prefetch これより前のバージョンでは、rows は 1 以上でなければなりませんでした。 PECL OCI8 1.3.4 oci_ ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 セッションの設定オプション 名前 デフォルト 変更可能 変更履歴 session.save_path "" PHP_INI_ALL session.name "PHPSESSID" PHP_INI_ALL session.save_handler "files" PHP_IN ...
https://man.plustar.jp/php/session.configuration.html - [similar]
XML に変換する 0
« XSLTProcessor::transformToUri GUI用の拡張モジュール » PHP Manual XSLTProcessor XML に変換する XSLTProcessor::transformToXml (PHP 5, PHP 7, PHP 8) XSLTProcessor::transformToXml — XML に変換する 説明 public XSLTProcessor::transformToXml ( object $document ): string | null | false xsltpro ...
https://man.plustar.jp/php/xsltprocessor.transformtoxml.html - [similar]
DOMDocument に変換する 0
« XSLTProcessor::setSecurityPrefs XSLTProcessor::transformToUri » PHP Manual XSLTProcessor DOMDocument に変換する XSLTProcessor::transformToDoc (PHP 5, PHP 7, PHP 8) XSLTProcessor::transformToDoc — DOMDocument に変換する 説明 public XSLTProcessor::transformToDoc ( object $document , ? st ...
https://man.plustar.jp/php/xsltprocessor.transformtodoc.html - [similar]
10 進数を 8 進数に変換する 0
« dechex deg2rad » PHP Manual Math 関数 10 進数を 8 進数に変換する decoct (PHP 4, PHP 5, PHP 7, PHP 8) decoct — 10 進数を 8 進数に変換する 説明 decoct ( int $num ): string 引数 num を 8 進数表現した文字列を返します。 変換出来る最大の数字はプラットフォームによって異なります。 32 ビットプラ ...
https://man.plustar.jp/php/function.decoct.html - [similar]
ユリウス積算日からサポートされるカレンダーに変換する 0
« cal_days_in_month cal_info » PHP Manual カレンダー 関数 ユリウス積算日からサポートされるカレンダーに変換する cal_from_jd (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) cal_from_jd — ユリウス積算日からサポートされるカレンダーに変換する 説明 cal_from_jd ( int $julian_day , int $calendar ): array ...
https://man.plustar.jp/php/function.cal-from-jd.html - [similar]
サポートされるカレンダーからユリウス積算日に変換する 0
« cal_info easter_date » PHP Manual カレンダー 関数 サポートされるカレンダーからユリウス積算日に変換する cal_to_jd (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) cal_to_jd — サポートされるカレンダーからユリウス積算日に変換する 説明 cal_to_jd ( int $calendar , int $month , int $day , int $year ): ...
https://man.plustar.jp/php/function.cal-to-jd.html - [similar]
16 進数を 10 進数に変換する 0
« getrandmax hypot » PHP Manual Math 関数 16 進数を 10 進数に変換する hexdec (PHP 4, PHP 5, PHP 7, PHP 8) hexdec — 16 進数を 10 進数に変換する 説明 hexdec ( string $hex_string ): int | float 引数 hex_string により指定された 16 進数に 等価な 10 進数を返します。 hexdec() は、16 進数を 表す ...
https://man.plustar.jp/php/function.hexdec.html - [similar]
型の相互変換 0
« 型宣言 変数 » PHP Manual 型 型の相互変換 型の相互変換 PHP は、変数定義時に明示的な型定義を必要と(または、サポート) しません。ある変数の型は、その変数が使用される文により定義されます。 これは、ある文字列を変数 $var に代入した場合には、 $var は文字列になることを意味しています。 ある整数値 ...
https://man.plustar.jp/php/language.types.type-juggling.html - [similar]
8 進数を 10 進数に変換する 0
« mt_srand pi » PHP Manual Math 関数 8 進数を 10 進数に変換する octdec (PHP 4, PHP 5, PHP 7, PHP 8) octdec — 8 進数を 10 進数に変換する 説明 octdec ( string $octal_string ): int | float octal_string により指定された 8 進数を 10 進数表現した数値を返します。 パラメータ octal_string 変換した ...
https://man.plustar.jp/php/function.octdec.html - [similar]