検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 992 for [SIMILAR] 16 1024 4096 WITH 52837 ent WITH 13679... (0.744 sec.)
レコードを選択する 0
« pg_result_status pg_send_execute » PHP Manual PostgreSQL 関数 レコードを選択する pg_select (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_select — レコードを選択する 説明 pg_select ( PgSql\Connection $connection , string $table_name , array $conditions , int $flags = PGSQL_DML_EXEC , int $mo ...
https://man.plustar.jp/php/function.pg-select.html - [similar]
テーブルを更新する 0
« pg_untrace pg_version » PHP Manual PostgreSQL 関数 テーブルを更新する pg_update (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_update — テーブルを更新する 説明 pg_update ( PgSql\Connection $connection , string $table_name , array $values , array $conditions , int $flags = PGSQL_DML_EXEC ): s ...
https://man.plustar.jp/php/function.pg-update.html - [similar]
XMLファイルをパースし、オブジェクトに代入する 0
« simplexml_import_dom simplexml_load_string » PHP Manual SimpleXML 関数 XMLファイルをパースし、オブジェクトに代入する simplexml_load_file (PHP 5, PHP 7, PHP 8) simplexml_load_file — XMLファイルをパースし、オブジェクトに代入する 説明 simplexml_load_file ( string $filename , ? string $cla ...
https://man.plustar.jp/php/function.simplexml-load-file.html - [similar]
指定したソースを PHP トークンに分割する 0
« Tokenizer 関数 token_name » PHP Manual Tokenizer 関数 指定したソースを PHP トークンに分割する token_get_all (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) token_get_all — 指定したソースを PHP トークンに分割する 説明 token_get_all ( string $code , int $flags = 0 ): array token_get_all() は指定し ...
https://man.plustar.jp/php/function.token-get-all.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]
URI に変換する 0
« XSLTProcessor::transformToDoc XSLTProcessor::transformToXml » PHP Manual XSLTProcessor URI に変換する XSLTProcessor::transformToUri (PHP 5, PHP 7, PHP 8) XSLTProcessor::transformToUri — URI に変換する 説明 public XSLTProcessor::transformToURI ( DOMDocument $doc , string $uri ): int XSL ...
https://man.plustar.jp/php/xsltprocessor.transformtouri.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
下位互換性のない変更点 0
« PHP 5.6.x から PHP 7.0.x への移行 新機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 エラーや例外の取り扱いの変更 fatal error や recoverable fatal error の多くが、PHP 7 では例外に変換されるようになりました。 これらの例外は Error クラスを ...
https://man.plustar.jp/php/migration70.incompatible.html - [similar]
クラスの基礎 0
« はじめに プロパティ » PHP Manual クラスとオブジェクト クラスの基礎 クラスの基礎 class 各クラスの定義は、 class キーワードで始まり、クラス名が続きます。 そしてその後に波括弧のペアが続き、 その中にはクラスのプロパティとメソッドの定義を記述します。 クラス名には、PHP の 予約語 以外でラベル ...
https://man.plustar.jp/php/language.oop5.basic.html - [similar]
カレンダー 0
« 日付および時刻関連 はじめに » PHP Manual 日付および時刻関連 カレンダー カレンダー はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 カレンダー 関数 cal_days_in_month — 指定した年とカレンダーについて、月の日数を返す cal_from_jd — ユリウス積算日からサポー ...
https://man.plustar.jp/php/book.calendar.html - [similar]