検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 1018 for [SIMILAR] 16 1024 4096 WITH 57209 getrusage WITH... (0.838 sec.)
現在のリソース使用状況を取得する 10000
« getopt ini_alter » PHP Manual PHP オプション/情報 関数 現在のリソース使用状況を取得する getrusage (PHP 4, PHP 5, PHP 7, PHP 8) getrusage — 現在のリソース使用状況を取得する 説明 getrusage ( int $mode = 0 ): array | false この関数は、 getrusage(2) へのインターフェイスです。 システムコール ...
https://man.plustar.jp/php/function.getrusage.html - [similar]
ini_set のエイリアス 9838
« getrusage ini_get_all » PHP Manual PHP オプション/情報 関数 ini_set のエイリアス ini_alter (PHP 4, PHP 5, PHP 7, PHP 8) ini_alter — ini_set() のエイリアス 説明 この関数は次の関数のエイリアスです。 ini_set() . 関連キーワード: 関数 , getrusage , all , 情報 , ...
https://man.plustar.jp/php/function.ini-alter.html - [similar]
指定したリソースのメモリ使用状況を返す 1731
« Imagick::getReleaseDate Imagick::getResourceLimit » PHP Manual Imagick 指定したリソースのメモリ使用状況を返す Imagick::getResource (PECL imagick 2, PECL imagick 3) Imagick::getResource — 指定したリソースのメモリ使用状況を返す 説明 public static Imagick::getResource ( int $type ): int 指 ...
https://man.plustar.jp/php/imagick.getresource.html - [similar]
セッションのアップロード状況 1731
« カスタムセッションハンドラ セッション と セキュリティ » PHP Manual Sessions セッションのアップロード状況 セッションのアップロード状況 INI オプション session.upload_progress.enabled を有効にすると、アップロード中の個々のファイルの進捗状況を PHP で追えるようになります。 この情報は、アップ ...
https://man.plustar.jp/php/session.upload-progress.html - [similar]
受け入れ状況を取得する 1731
« RegexIterator RegexIterator::__construct » PHP Manual RegexIterator 受け入れ状況を取得する RegexIterator::accept (PHP 5 >= 5.2.0, PHP 7, PHP 8) RegexIterator::accept — 受け入れ状況を取得する 説明 public RegexIterator::accept (): bool (string) RegexIterator::current() ( RegexIterator::U ...
https://man.plustar.jp/php/regexiterator.accept.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]
クオータレベルの設定、メールボックス毎の使用状況を取得する 0
« imap_gc imap_get_quotaroot » PHP Manual IMAP 関数 クオータレベルの設定、メールボックス毎の使用状況を取得する imap_get_quota (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) imap_get_quota — クオータレベルの設定、メールボックス毎の使用状況を取得する 説明 imap_get_quota ( IMAP\Connection $imap , st ...
https://man.plustar.jp/php/function.imap-get-quota.html - [similar]
0
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback function readcb ( $bev , $base ) { //$input = $bev->input; //$bev->getInput(); //$pos = $input->search("TTP"); $pos = $bev -> input -> search ( "TTP" ); while (( $n = $bev -> input -> remove ( ...
https://man.plustar.jp/php/event.examples.html - [similar]
基本的な使用法 0
« 例 FTP 関数 » PHP Manual 例 基本的な使用法 基本的な使用法 例1 FTP の例 <?php // 接続を確立する $ftp = ftp_connect ( $ftp_server ); // ユーザー名とパスワードでログインする $login_result = ftp_login ( $ftp , $ftp_user_name , $ftp_user_pass ); // 接続できたか確認する if ((! $ftp ) || (! $ ...
https://man.plustar.jp/php/ftp.examples-basic.html - [similar]
1 つ以上の文字列を出力する 0
« crypt explode » PHP Manual String 関数 1 つ以上の文字列を出力する echo (PHP 4, PHP 5, PHP 7, PHP 8) echo — 1 つ以上の文字列を出力する 説明 echo ( string ...$expressions ): void ひとつ以上の(文字列として評価される)式を出力します。末尾に改行やスペースを付加することはありません。 echo は実 ...
https://man.plustar.jp/php/function.echo.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT