検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 251 for ループ (0.017 sec.)
if 4366
« はじめに else » PHP Manual 制御構造 if if (PHP 4, PHP 5, PHP 7, PHP 8) if 構文は、PHP を含む全 ... f 文で括る必要はありません。 代わりに、複数の文をグループ化することができます。 例えば、このコードは、 $a が ...
https://man.plustar.jp/php/control-structures.if.html - [similar]
ファイルの所有者を変更する 4366
« chmod clearstatcache » PHP Manual ファイルシステム 関数 ファイルの所有者を変更する chown (PHP ... - ファイルのモードを変更する chgrp() - ファイルのグループを変更する 関連キーワード: 変更 , ファイル , chown , ...
https://man.plustar.jp/php/function.chown.html - [similar]
COM メッセージを処理し、timeoutms ミリ秒の間待つ 4366
« com_load_typelib com_print_typeinfo » PHP Manual COM関数 COM メッセージを処理し、timeoutms ミリ ... com_event_sink() 関数の例で示したように この関数をループ内で使用すべきです。 パラメータ timeout_milliseconds ...
https://man.plustar.jp/php/function.com-message-pump.html - [similar]
文字列の一方向のハッシュ化を行う 4366
« crc32 echo » PHP Manual String 関数 文字列の一方向のハッシュ化を行う crypt (PHP 4, PHP 5, PHP ... 列が 'rounds=<N>$' で始まる場合は、数値 N がハッシュループの実行回数を表します。 これは Blowfish のコストパラメ ... 列が 'rounds=<N>$' で始まる場合は、数値 N がハッシュループの実行回数を表します。 これは Blowfish のコストパラメ ...
https://man.plustar.jp/php/function.crypt.html - [similar]
キーが指すデータを取得する 4366
« dba_exists dba_firstkey » PHP Manual DBA 関数 キーが指すデータを取得する dba_fetch (PHP 4, PHP ... 列を受け入れることが可能です。 インデックス 0 にはグループ名、インデックス 1 には値の名前を格納します。 dba_ke ...
https://man.plustar.jp/php/function.dba-fetch.html - [similar]
ファイルやディレクトリのオーナーを変更する 4366
« eio_chmod eio_close » PHP Manual Eio 関数 ファイルやディレクトリのオーナーを変更する eio_chown ... う uid ユーザー ID。-1 にすると無視されます。 gid グループ ID。-1 にすると無視されます。 pri リクエストの優先 ...
https://man.plustar.jp/php/function.eio-chown.html - [similar]
ファイルのオーナーを変更する 4366
« eio_fchmod eio_fdatasync » PHP Manual Eio 関数 ファイルのオーナーを変更する eio_fchown (PECL e ... 。 uid ユーザー ID。-1 にすると無視されます。 gid グループ ID。-1 にすると無視されます。 pri リクエストの優先 ...
https://man.plustar.jp/php/function.eio-fchown.html - [similar]
スレッド化したメッセージのツリーを返す 4366
« imap_subscribe imap_timeout » PHP Manual IMAP 関数 スレッド化したメッセージのツリーを返す imap ... 例1 imap_thread() の例 <?php // ここでは、ニュースグループのスレッドを HTML で出力します。 $nntp = imap_open ( ...
https://man.plustar.jp/php/function.imap-thread.html - [similar]
配列からキーを取り出す 4366
« key_exists krsort » PHP Manual 配列 関数 配列からキーを取り出す key (PHP 4, PHP 5, PHP 7, PHP ... uit4' => 'リンゴ' , 'fruit5' => 'リンゴ' ); // このループは値が "リンゴ" である // 全ての連想配列のキーを表示 ...
https://man.plustar.jp/php/function.key.html - [similar]
変数の文字列としての値を取得する 4366
« settype unserialize » PHP Manual 変数操作 関数 変数の文字列としての値を取得する strval (PHP 4, ... れた文字列を返す number_format() - 数字を千の位毎にグループ化してフォーマットする 型の相互変換 __toString() 関連 ...
https://man.plustar.jp/php/function.strval.html - [similar]