検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 48 for [SIMILAR] 16 1024 4096 WITH 26172 了タ WITH 2513... (0.171 sec.)
処理命令 (PI) 用ハンドラを設定する 0
« xml_set_object xml_set_start_namespace_decl_handler » PHP Manual XML パーサ 関数 処理命令 (PI) 用ハンドラを設定する xml_set_processing_instruction_handler (PHP 4, PHP 5, PHP 7, PHP 8) xml_set_processing_instruction_handler — 処理命令 (PI) 用ハンドラを設定する 説明 xml_set_processing_in ...
https://man.plustar.jp/php/function.xml-set-processing-instruction-handler.html - [similar]
イベントハンドラ 0
« 定義済み定数 大文字変換(Case Folding) » PHP Manual XML パーサ イベントハンドラ イベントハンドラ XML イベントハンドラは次のように定義されます。 サポートされる XML ハンドラ ハンドラ設定用の PHP 関数 イベントの説明 xml_set_element_handler() 要素イベントは、XML パーサーが開始または終了タグ ...
https://man.plustar.jp/php/xml.eventhandlers.html - [similar]
Character representations 0
« Pattern matching Character classes » PHP Manual Pattern matching Character representations Character representations Character representations Sequence Description \a Alert (bell). \b Backspace. \e ESC character, \x1b. \n Newline. \r Carriage return. \f Form feed, \x0c. \t Horizontal t ...
https://man.plustar.jp/php/parle.regex.chars.html - [similar]
定義済み定数 0
« リソース型 Firebird/InterBase 関数 » PHP Manual Firebird/InterBase 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 トランザクションの挙動を設定するため、以下の ...
https://man.plustar.jp/php/ibase.constants.html - [similar]
基本的な使用法 0
« 例 PCNTL 関数 » PHP Manual 例 基本的な使用法 基本的な使用法 この例は、シグナルハンドラを有するデーモンプロセスをフォークします。 例1 プロセス制御の例 <?php declare( ticks = 1 ); $pid = pcntl_fork (); if ( $pid == - 1 ) { die( "fork できません" ); } else if ( $pid ) { exit(); // 親プロセ ...
https://man.plustar.jp/php/pcntl.example.html - [similar]
現在の要素を終了する 0
« XMLWriter::flush XMLWriter::openMemory » PHP Manual XMLWriter 現在の要素を終了する XMLWriter::fullEndElement xmlwriter_full_end_element (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL xmlwriter >= 2.0.4) XMLWriter::fullEndElement -- xmlwriter_full_end_element — 現在の要素を終了する 説明 オブジェク ...
https://man.plustar.jp/php/xmlwriter.fullendelement.html - [similar]
DB2 データベースサーバーの情報をプロパティに保持するオブジェクトを返す 0
« db2_rollback db2_set_option » PHP Manual IBM DB2 関数 DB2 データベースサーバーの情報をプロパティに保持するオブジェクトを返す db2_server_info (PECL ibm_db2 >= 1.1.1) db2_server_info — DB2 データベースサーバーの情報をプロパティに保持するオブジェクトを返す 説明 db2_server_info ( resource ...
https://man.plustar.jp/php/function.db2-server-info.html - [similar]
制御構造に関する別の構文 0
« elseif/else if while » PHP Manual 制御構造 制御構造に関する別の構文 制御構造に関する別の構文 (PHP 4, PHP 5, PHP 7, PHP 8) PHPは、いくつかの制御構造、つまり、 if 、 while 、 for 、 foreach 、 switch に関する別の構文を提供します。 各構造において開き波括弧をコロン(:)、閉じ波括弧をそれぞれ ...
https://man.plustar.jp/php/control-structures.alternative-syntax.html - [similar]
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]
PREV 1 2 3 4 5 NEXT