検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 215 for [SIMILAR] 16 1024 4096 WITH 22290 ドデ WITH 1416... (0.459 sec.)
システムリソース制限に関する情報を返す 0
« posix_getpwuid posix_getsid » PHP Manual POSIX 関数 システムリソース制限に関する情報を返す posix_getrlimit (PHP 4, PHP 5, PHP 7, PHP 8) posix_getrlimit — システムリソース制限に関する情報を返す 説明 posix_getrlimit (): array | false posix_getrlimit() は、 現在のリソースにおけるソフトリミ ...
https://man.plustar.jp/php/function.posix-getrlimit.html - [similar]
新規の WDDX パケットを内部の構造体を用いて開始する 0
« wddx_packet_end wddx_serialize_value » PHP Manual WDDX 関数 新規の WDDX パケットを内部の構造体を用いて開始する wddx_packet_start (PHP 4, PHP 5, PHP 7) wddx_packet_start — 新規の WDDX パケットを内部の構造体を用いて開始する 警告 この機能は PHP 7.4.0 で 削除 されました。 説明 wddx_packet_ ...
https://man.plustar.jp/php/function.wddx-packet-start.html - [similar]
0
« 文字エンコーディング XML エレメント構造の例 » PHP Manual XML パーサ 例 例 目次 XML エレメント構造の例 XMLタグのマッピングの例 XML 外部エンティティの例 関連キーワード: 例 , エレメント , 構造 , 文字 , パーサ , タグ , マッピング , 外部 , エンティティ , ...
https://man.plustar.jp/php/xml.examples.html - [similar]
continue 0
« break switch » PHP Manual 制御構造 continue continue (PHP 4, PHP 5, PHP 7, PHP 8) continue は、ループ構造において現在の繰り返しループ の残りの処理をスキップし、条件式を評価した後に 次の繰り返しの最初から実行を続けるために使用されます、 注意 : PHP では、 continue の動作に関しては switch ...
https://man.plustar.jp/php/control-structures.continue.html - [similar]
メッセージキューデータ構造体の情報を返す 0
« msg_set_queue sem_acquire » PHP Manual セマフォ関数 メッセージキューデータ構造体の情報を返す msg_stat_queue (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) msg_stat_queue — メッセージキューデータ構造体の情報を返す 説明 msg_stat_queue ( SysvMessageQueue $queue ): array | false msg_stat_queue() は ...
https://man.plustar.jp/php/function.msg-stat-queue.html - [similar]
配列構造体に XML データを処理する 0
« xml_get_error_code xml_parse » PHP Manual XML パーサ 関数 配列構造体に XML データを処理する xml_parse_into_struct (PHP 4, PHP 5, PHP 7, PHP 8) xml_parse_into_struct — 配列構造体に XML データを処理する 説明 xml_parse_into_struct ( XMLParser $parser , string $data , array &$values , arra ...
https://man.plustar.jp/php/function.xml-parse-into-struct.html - [similar]
goto 0
« include_once 関数 » PHP Manual 制御構造 goto goto (PHP 5 >= 5.3.0, PHP 7, PHP 8) この画像は » xkcd から提供いただいたものです。 goto 演算子を使用すると、 プログラム中の他の命令にジャンプすることができます。 ジャンプ先はラベルとコロンで表し、 goto の後にそのラベルを指定します。 ラベルは ...
https://man.plustar.jp/php/control-structures.goto.html - [similar]
ファイルのハードリンクを作る 0
« eio_init eio_lstat » PHP Manual Eio 関数 ファイルのハードリンクを作る eio_link (PECL eio >= 0.0.1dev) eio_link — ファイルのハードリンクを作る 説明 eio_link ( string $path , string $new_path , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): resource eio_li ...
https://man.plustar.jp/php/function.eio-link.html - [similar]
メッセージを出力し、現在のスクリプトを終了する 0
« eval get_browser » PHP Manual その他の関数 メッセージを出力し、現在のスクリプトを終了する exit (PHP 4, PHP 5, PHP 7, PHP 8) exit — メッセージを出力し、現在のスクリプトを終了する 説明 exit ( string $status = ? ): void exit ( int $status ): void スクリプトの実行を終了します。 シャットダウ ...
https://man.plustar.jp/php/function.exit.html - [similar]
switch 0
« continue match » PHP Manual 制御構造 switch switch (PHP 4, PHP 5, PHP 7, PHP 8) switch 文は、同じ式を用いてIF文を並べたのに似ています。 同じ変数を異なる値と比較し、値に応じて異なったコードを実行したいと 思うことがしばしばあるかと思います。 switch 文は、まさにこのためにあるのです。 注意 ...
https://man.plustar.jp/php/control-structures.switch.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT