検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 52 for declare (0.006 sec.)
Similar to define(), but allows defining in class definitions as well 6616
« runkit7 関数 runkit7_constant_redefine » PHP Manual runkit7 関数 Similar to define(), but allo ... bool パラメータ constant_name Name of constant to declare. Either a string to indicate a global constant, or ...
https://man.plustar.jp/php/function.runkit7-constant-add.html - [similar]
基本的な使用法 6571
« 例 PCNTL 関数 » PHP Manual 例 基本的な使用法 基本的な使用法 この例は、シグナルハンドラを有する ... ロセスをフォークします。 例1 プロセス制御の例 <?php declare( ticks = 1 ); $pid = pcntl_fork (); if ( $pid == - ...
https://man.plustar.jp/php/pcntl.example.html - [similar]
SQL 文を直接実行する 6526
« db2_escape_string db2_execute » PHP Manual IBM DB2 関数 SQL 文を直接実行する db2_exec (PECL ib ... b2" ); $query = ' SELECT XMLSERIALIZE( XMLQUERY(\' declare boundary-space strip; declare default element name ...
https://man.plustar.jp/php/function.db2-exec.html - [similar]
ステートメントの種類を返す 6526
« oci_set_prefetch oci_unregister_taf_callback » PHP Manual OCI8 関数 ステートメントの種類を返す ... .2.1 (PECL OCI8 1.2.3) 以降で使用可能です。 CREATE DECLARE DELETE DROP INSERT SELECT UPDATE UNKNOWN エラー時に ...
https://man.plustar.jp/php/function.oci-statement-type.html - [similar]
非同期のシグナルハンドリングを有効/無効にするか、古い設定を返す 6526
« pcntl_alarm pcntl_errno » PHP Manual PCNTL 関数 非同期のシグナルハンドリングを有効/無効にするか ... 説明 8.0.0 enable は、nullable になりました。 参考 declare 関連キーワード: 非同期 , ハンドリング , シグナル , ...
https://man.plustar.jp/php/function.pcntl-async-signals.html - [similar]
キーワードのリスト 6526
« 予約語の一覧 定義済のクラス » PHP Manual 予約語の一覧 キーワードのリスト キーワードのリスト こ ... eak callable case catch class clone const continue declare default die() do echo else elseif empty() enddecla ...
https://man.plustar.jp/php/reserved.keywords.html - [similar]
プリペアドステートメントを実行する 6481
« db2_exec db2_fetch_array » PHP Manual IBM DB2 関数 プリペアドステートメントを実行する db2_exec ... b2" ); $query = ' SELECT XMLSERIALIZE( XMLQUERY(\' declare boundary-space strip; declare default element name ...
https://man.plustar.jp/php/function.db2-execute.html - [similar]
文字列の先頭バイトを、0 から 255 までの値に変換する 6481
« number_format parse_str » PHP Manual String 関数 文字列の先頭バイトを、0 から 255 までの値に変 ... } ?> 例2 UTF-8 の文字列をバイト単位で調べる <?php declare( encoding = 'UTF-8' ); $str = "?" ; for ( $pos = 0 ...
https://man.plustar.jp/php/function.ord.html - [similar]
return 6481
« declare require » PHP Manual 制御構造 return return (PHP 4, PHP 5, PHP 7, PHP 8) return は、プ ...
https://man.plustar.jp/php/function.return.html - [similar]
はじめに 6481
« PCNTL インストール/設定 » PHP Manual PCNTL はじめに はじめに PHP がサポートするプロセス制御関数 ... この変更は "user ticks" を使用するのと同じことです。 declare() を使用して、プログラム中でコールバックの発生を許 ...
https://man.plustar.jp/php/intro.pcntl.html - [similar]
PREV 1 2 3 4 5 6 NEXT