検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 250 for [SIMILAR] 16 1024 4096 WITH 36556 iptcparse WITH... (0.280 sec.)
汎用のファイルロックを行う 0
« filetype fnmatch » PHP Manual ファイルシステム 関数 汎用のファイルロックを行う flock (PHP 4, PHP 5, PHP 7, PHP 8) flock — 汎用のファイルロックを行う 説明 flock ( resource $stream , int $operation , int &$would_block = null ): bool flock() を使うと、(ほとんどの Unix、そして Windows さえ ...
https://man.plustar.jp/php/function.flock.html - [similar]
シグナルを待つ 0
« pcntl_sigtimedwait pcntl_strerror » PHP Manual PCNTL 関数 シグナルを待つ pcntl_sigwaitinfo (PHP 5 >= 5.3.0, PHP 7, PHP 8) pcntl_sigwaitinfo — シグナルを待つ 説明 pcntl_sigwaitinfo ( array $signals , array &$info = [] ): int | false pcntl_sigwaitinfo() は、 呼び出し元のスクリプトの実行を ...
https://man.plustar.jp/php/function.pcntl-sigwaitinfo.html - [similar]
変更された関数 0
« PHP 5.6.x で推奨されなくなる機能 新しい関数 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 変更された関数 変更された関数 PHP コア crypt() で、 salt パラメータを省略したときに E_NOTICE が発生するようになりました。 substr_compare() が、 length パラメータに 0 を受け付けるようになりました。 ...
https://man.plustar.jp/php/migration56.changed-functions.html - [similar]
実用的な例 0
« PHP を使用する初めてのページ フォームの処理 » PHP Manual 簡易チュートリアル 実用的な例 実用的な例 次に、より実用的なことをしてみましょう。 ページを見ているユーザーが使用しているブラウザの種類を確認してみます。 これを行なうには、ブラウザが HTTP リクエストの一部として送信した user agent ...
https://man.plustar.jp/php/tutorial.useful.html - [similar]
使用可能な辞書の一覧を返す 0
« enchant_broker_init enchant_broker_request_dict » PHP Manual Enchant 関数 使用可能な辞書の一覧を返す enchant_broker_list_dicts (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 1.0.1) enchant_broker_list_dicts — 使用可能な辞書の一覧を返す 説明 enchant_broker_list_dicts ( EnchantBroker $br ...
https://man.plustar.jp/php/function.enchant-broker-list-dicts.html - [similar]
FTP サーバーにファイルをアップロードする 0
« ftp_pasv ftp_pwd » PHP Manual FTP 関数 FTP サーバーにファイルをアップロードする ftp_put (PHP 4, PHP 5, PHP 7, PHP 8) ftp_put — FTP サーバーにファイルをアップロードする 説明 ftp_put ( FTP\Connection $ftp , string $remote_filename , string $local_filename , int $mode = FTP_BINARY , int $ ...
https://man.plustar.jp/php/function.ftp-put.html - [similar]
オープン中のファイルを FTP サーバーにアップロードする 0
« ftp_fget ftp_get_option » PHP Manual FTP 関数 オープン中のファイルを FTP サーバーにアップロードする ftp_fput (PHP 4, PHP 5, PHP 7, PHP 8) ftp_fput — オープン中のファイルを FTP サーバーにアップロードする 説明 ftp_fput ( FTP\Connection $ftp , string $remote_filename , resource $stream , ...
https://man.plustar.jp/php/function.ftp-fput.html - [similar]
FTP サーバーからファイルをダウンロードする 0
« ftp_get_option ftp_login » PHP Manual FTP 関数 FTP サーバーからファイルをダウンロードする ftp_get (PHP 4, PHP 5, PHP 7, PHP 8) ftp_get — FTP サーバーからファイルをダウンロードする 説明 ftp_get ( FTP\Connection $ftp , string $local_filename , string $remote_filename , int $mode = FTP_BI ...
https://man.plustar.jp/php/function.ftp-get.html - [similar]
inotify インスタンスを初期化する 0
« inotify_add_watch inotify_queue_len » PHP Manual Inotify 関数 inotify インスタンスを初期化する inotify_init (PECL inotify >= 0.1.2) inotify_init — inotify インスタンスを初期化する 説明 inotify_init (): resource inotify_add_watch() で使用するための inotify インスタンスを初期化します。 パ ...
https://man.plustar.jp/php/function.inotify-init.html - [similar]
ソケットへの接続を許可する 0
« ソケット 関数 socket_addrinfo_bind » PHP Manual ソケット 関数 ソケットへの接続を許可する socket_accept (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_accept — ソケットへの接続を許可する 説明 socket_accept ( Socket $socket ): Socket | false socket_create() を使用してソケット socket を作成 ...
https://man.plustar.jp/php/function.socket-accept.html - [similar]