検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 378 for [SIMILAR] 16 1024 4096 WITH 7665 評価 WITH 7053 ... (1.357 sec.)
論理演算子 0
« 加算子/減算子 文字列演算子 » PHP Manual 演算子 論理演算子 論理演算子 論理演算子 例 名前 結果 $a and $b 論理積 $a および $b が共に true の場合に true $a or $b 論理和 $a または $b のどちらかが true の場合に true $a xor $b 排他的論理和 $a または $b のどちらかが true でかつ両方とも true で ...
https://man.plustar.jp/php/language.operators.logical.html - [similar]
select 文のソート条件を設定する 0
« TableSelect::offset TableSelect::where » PHP Manual mysql_xdevapi\TableSelect select 文のソート条件を設定する TableSelect::orderby (No version information available, might only be in Git) TableSelect::orderby — select 文のソート条件を設定する 説明 public mysql_xdevapi\TableSelect::orde ...
https://man.plustar.jp/php/mysql-xdevapi-tableselect.orderby.html - [similar]
同一ファイル内での複数の名前空間の定義 0
« サブ名前空間の宣言 名前空間の使用法: 基本編 » PHP Manual 名前空間 同一ファイル内での複数の名前空間の定義 同一ファイル内での複数の名前空間の定義 (PHP 5 >= 5.3.0, PHP 7, PHP 8) 複数の名前空間を同一ファイル内で宣言することもあります。 この場合の構文は次の 2 通りです。 例1 シンプルな組み合 ...
https://man.plustar.jp/php/language.namespaces.definitionmultiple.html - [similar]
select 時のグループ化の条件を設定する 0
« TableSelect::execute TableSelect::having » PHP Manual mysql_xdevapi\TableSelect select 時のグループ化の条件を設定する TableSelect::groupBy (No version information available, might only be in Git) TableSelect::groupBy — select 時のグループ化の条件を設定する 説明 public mysql_xdevapi\Tab ...
https://man.plustar.jp/php/mysql-xdevapi-tableselect.groupby.html - [similar]
include_once 0
« require_once goto » PHP Manual 制御構造 include_once include_once (PHP 4, PHP 5, PHP 7, PHP 8) include_once 命令は、スクリプトの実行時に指定 したファイルを読み込み評価します。この動作は、 include 命令と似ていますが、ファイルからのコー ドが既に読み込まれている場合は、再度読み込まれないと ...
https://man.plustar.jp/php/function.include-once.html - [similar]
はじめに 0
« PCRE 正規表現構文 デリミタ » PHP Manual PCRE 正規表現構文 はじめに はじめに PCRE がサポートする正規表現の構文と意味体系を以下に示します。 正規表現については、Perl のドキュメントや他の多くの書籍においても 解説されており、実例が豊富に記載されているものもあります。特に、 O'Reilly 発刊 Jef ...
https://man.plustar.jp/php/regexp.introduction.html - [similar]
DOMXPath クラス 0
« DOMText::splitText DOMXPath::__construct » PHP Manual DOM DOMXPath クラス DOMXPath クラス (PHP 5, PHP 7, PHP 8) はじめに XPath 1.0 をサポートします。 クラス概要 class DOMXPath { /* プロパティ */ public readonly DOMDocument $ document ; public bool $ registerNodeNamespaces ; /* メソッド ...
https://man.plustar.jp/php/class.domxpath.html - [similar]
はじめに 0
« PCRE インストール/設定 » PHP Manual PCRE はじめに はじめに この正規表現関数で使用するパターンの構文は、Perl と類似しています。 正規表現は、スラッシュ (/) などのデリミタで囲う必要があります。 デリミタには使用できるのは、非英数字、非空白文字の任意の ASCII 文字ですが、バックスラッシュ (\) ...
https://man.plustar.jp/php/intro.pcre.html - [similar]
0
« 定義済み定数 FDF 関数 » PHP Manual FDF 例 例 以下の例でフォームデータの評価に関して説明します。 例1 FDF ドキュメントの評価 <?php // 拡張モジュールが提供する入力文字列から fdf をオープンします。 // pdf フォームには volume, date, comment, publisher, preparer // という名前のテキスト入力フ ...
https://man.plustar.jp/php/fdf.examples.html - [similar]
Mysql_xdevapi 0
« 変更履歴 はじめに » PHP Manual MySQL Mysql_xdevapi Mysql_xdevapi はじめに インストール/設定 要件 インストール手順 実行時設定 ソースコードからビルド / コンパイルする 定義済み定数 変更履歴 例 Mysql_xdevapi 関数 expression — プリペアドステートメントの変数をパラメータとしてバインドする get ...
https://man.plustar.jp/php/book.mysql-xdevapi.html - [similar]