検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 505 for [SIMILAR] 16 1024 4096 WITH 36411 loader WITH 16... (0.755 sec.)
ストリームのブロックモードを有効にする / 解除する 0
« stream_select stream_set_chunk_size » PHP Manual ストリーム 関数 ストリームのブロックモードを有効にする / 解除する stream_set_blocking (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) stream_set_blocking — ストリームのブロックモードを有効にする / 解除する 説明 stream_set_blocking ( resource $stre ...
https://man.plustar.jp/php/function.stream-set-blocking.html - [similar]
はじめに 0
« IMAP インストール/設定 » PHP Manual IMAP はじめに はじめに これらの関数は、 IMAP プロトコルのほかに NNTP や POP3 、 そしてローカルのメールボックスへのアクセスもサポートします。 しかし、IMAP 関数の中には POP プロトコルでは正常に動作しないものがあることに注意しましょう。 警告 IMAP 拡張機 ...
https://man.plustar.jp/php/intro.imap.html - [similar]
日付/時刻情報を取得する 0
« date gettimeofday » PHP Manual 日付・時刻 関数 日付/時刻情報を取得する getdate (PHP 4, PHP 5, PHP 7, PHP 8) getdate — 日付/時刻情報を取得する 説明 getdate ( ? int $timestamp = null ): array timestamp に関する日付情報を有する連想配列を返します。 timestamp が省略されたり、 null だった場合 ...
https://man.plustar.jp/php/function.getdate.html - [similar]
ホスト名を取得する 0
« gethostbynamel getmxrr » PHP Manual ネットワーク 関数 ホスト名を取得する gethostname (PHP 5 >= 5.3.0, PHP 7, PHP 8) gethostname — ホスト名を取得する 説明 gethostname (): string | false gethostname() 関数は、ローカルのマシンに設定されている標準的なホスト名を取得します。 パラメータ この関 ...
https://man.plustar.jp/php/function.gethostname.html - [similar]
変数のスコープ 0
« 定義済みの変数 可変変数 » PHP Manual 変数 変数のスコープ 変数のスコープ 変数のスコープは、その変数が定義されたコンテキストです。ほとんどの PHP 変数は、スコープを1つだけ有しています。このスコープの範囲は、 includeやrequireにより読みこまれたファイルも含みます。例えば、 <?php $a = 1 ; inc ...
https://man.plustar.jp/php/language.variables.scope.html - [similar]
FTP サーバーにファイルを保存する(非ブロッキング) 0
« ftp_nb_get ftp_nlist » PHP Manual FTP 関数 FTP サーバーにファイルを保存する(非ブロッキング) ftp_nb_put (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) ftp_nb_put — FTP サーバーにファイルを保存する(非ブロッキング) 説明 ftp_nb_put ( FTP\Connection $ftp , string $remote_filename , string $local ...
https://man.plustar.jp/php/function.ftp-nb-put.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]
SCP 経由でファイルを要求する 0
« ssh2_publickey_remove ssh2_scp_send » PHP Manual SSH2 関数 SCP 経由でファイルを要求する ssh2_scp_recv (PECL ssh2 >= 0.9.0) ssh2_scp_recv — SCP 経由でファイルを要求する 説明 ssh2_scp_recv ( resource $session , string $remote_file , string $local_file ): bool リモートサーバーからローカル ...
https://man.plustar.jp/php/function.ssh2-scp-recv.html - [similar]
日付・時刻 関数 0
« DatePeriod::getStartDate checkdate » PHP Manual Date/Time 日付・時刻 関数 日付・時刻 関数 目次 checkdate — グレゴリオ暦の日付/時刻の妥当性を確認します date_add — DateTime::add のエイリアス date_create_from_format — DateTime::createFromFormat のエイリアス date_create_immutable_from_form ...
https://man.plustar.jp/php/ref.datetime.html - [similar]
SCP 経由でファイルを送信する 0
« ssh2_scp_recv ssh2_send_eof » PHP Manual SSH2 関数 SCP 経由でファイルを送信する ssh2_scp_send (PECL ssh2 >= 0.9.0) ssh2_scp_send — SCP 経由でファイルを送信する 説明 ssh2_scp_send ( resource $session , string $local_file , string $remote_file , int $create_mode = 0644 ): bool ローカルフ ...
https://man.plustar.jp/php/function.ssh2-scp-send.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT