検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 312 for [SIMILAR] 16 1024 4096 WITH 17207 ーサ WITH 1495... (0.291 sec.)
PHP ファイルの実行 0
« オプション I/O ストリーム » PHP Manual コマンドラインの使用法 PHP ファイルの実行 PHP ファイルの実行 CLI SAPI は、実行する PHP コードを 取得するために三種類の異なる手段をサポートしています。 PHP に特定のファイルの実行を指示する。 $ php my_script.php $ php -f my_script.php 上記の方法は共 ...
https://man.plustar.jp/php/features.commandline.usage.html - [similar]
include 0
« require require_once » PHP Manual 制御構造 include include (PHP 4, PHP 5, PHP 7, PHP 8) include 式は指定されたファイルを読み込み、評価します。 以下の記述内容は require にも当てはまります。 ファイルのインクルードは、指定されたパスから行います。パスを指定しない場合は、 include_path の設定 ...
https://man.plustar.jp/php/function.include.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]
ユーザー定義のエラーハンドラ関数を設定する 0
« restore_exception_handler set_exception_handler » PHP Manual エラー処理関数 ユーザー定義のエラーハンドラ関数を設定する set_error_handler (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) set_error_handler — ユーザー定義のエラーハンドラ関数を設定する 説明 set_error_handler ( ? callable $callback , ...
https://man.plustar.jp/php/function.set-error-handler.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual PostgreSQL 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 PGSQL_LIBPQ_VERSION ( string ) 短い形式の libpq バージョン情報。数字とド ...
https://man.plustar.jp/php/pgsql.constants.html - [similar]
現在実行中の行番号を取得する 0
« ReflectionFiber::getExecutingFile ReflectionFiber::getFiber » PHP Manual ReflectionFiber 現在実行中の行番号を取得する ReflectionFiber::getExecutingLine (PHP 8 >= 8.1.0) ReflectionFiber::getExecutingLine — 現在実行中の行番号を取得する 説明 public ReflectionFiber::getExecutingLine (): in ...
https://man.plustar.jp/php/reflectionfiber.getexecutingline.html - [similar]
カレンダー 関数 0
« 定義済み定数 cal_days_in_month » PHP Manual カレンダー カレンダー 関数 カレンダー 関数 目次 cal_days_in_month — 指定した年とカレンダーについて、月の日数を返す cal_from_jd — ユリウス積算日からサポートされるカレンダーに変換する cal_info — 特定のカレンダーに関する情報を返す cal_to_jd — サ ...
https://man.plustar.jp/php/ref.calendar.html - [similar]
オブジェクトのインスタンスが作られた行番号を取得する 0
« Throwable::getFile Throwable::getTrace » PHP Manual Throwable オブジェクトのインスタンスが作られた行番号を取得する Throwable::getLine (PHP 7, PHP 8) Throwable::getLine — オブジェクトのインスタンスが作られた行番号を取得する 説明 public Throwable::getLine (): int スローされたオブジェクト ...
https://man.plustar.jp/php/throwable.getline.html - [similar]
カレンダー 0
« 日付および時刻関連 はじめに » PHP Manual 日付および時刻関連 カレンダー カレンダー はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 カレンダー 関数 cal_days_in_month — 指定した年とカレンダーについて、月の日数を返す cal_from_jd — ユリウス積算日からサポー ...
https://man.plustar.jp/php/book.calendar.html - [similar]
はじめに 0
« カレンダー インストール/設定 » PHP Manual カレンダー はじめに はじめに カレンダーエクステンションは異なったカレンダーフォーマット間の変換処理をシンプルにする関数の集まりです。標準としているのは、ユリウス積算日です。 ユリウス積算日は、紀元前 4713 年 1 月 1 日から数え始められています。 複 ...
https://man.plustar.jp/php/intro.calendar.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT