検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 194 for [SIMILAR] 16 1024 4096 WITH 20029 scryptsalsa208... (0.365 sec.)
SSH2 関数 0
« 定義済み定数 ssh2_auth_agent » PHP Manual SSH2 SSH2 関数 SSH2 関数 目次 ssh2_auth_agent — SSH の認証を、ssh agent を使って行う ssh2_auth_hostbased_file — ホスト公開鍵を使用して認証を行う ssh2_auth_none — "none" として認証する ssh2_auth_password — SSH 上でプレーンなパスワードを使用した認 ...
https://man.plustar.jp/php/ref.ssh2.html - [similar]
FTP(s) URL へのアクセス 0
« http:// php:// » PHP Manual サポートするプロトコル/ラッパー FTP(s) URL へのアクセス ftp:// ftps:// ftp:// -- ftps:// — FTP(s) URL へのアクセス 説明 FTP 経由でのファイルの読み込みと新しいファイルの作成を許可します。 サーバーがパッシブモードの FTP をサポートしていない場合、接続は失敗しま ...
https://man.plustar.jp/php/wrappers.ftp.html - [similar]
リモートファイルの使用 0
« 参考 接続処理 » PHP Manual 機能 リモートファイルの使用 リモートファイルの使用 php.ini で allow_url_fopen を有効にした場合、 ファイル名をパラメータとする関数の多くで HTTP および FTP のURL を使用することができます。加えて、 include 、 include_once 、 require および require_once 命令でURL ...
https://man.plustar.jp/php/features.remote-files.html - [similar]
関数リファレンス 0
« PHP DTrace 静的プローブとともに SystemTap を使用 PHP の振る舞いの変更 » PHP Manual 関数リファレンス 関数リファレンス ヒント 参考 拡張モジュールの一覧/分類 . PHP の振る舞いの変更 APCu — APC User Cache Componere エラー処理 — エラー処理およびログ記録 FFI — Foreign Function Interface OPcac ...
https://man.plustar.jp/php/funcref.html - [similar]
FTP サーバーからファイルをダウンロードし、オープン中のファイルに保存する 0
« ftp_exec ftp_fput » PHP Manual FTP 関数 FTP サーバーからファイルをダウンロードし、オープン中のファイルに保存する ftp_fget (PHP 4, PHP 5, PHP 7, PHP 8) ftp_fget — FTP サーバーからファイルをダウンロードし、オープン中のファイルに保存する 説明 ftp_fget ( FTP\Connection $ftp , resource $str ...
https://man.plustar.jp/php/function.ftp-fget.html - [similar]
ディレクトリに存在するファイルの一覧を返す 0
« ftp_mkdir ftp_nb_continue » PHP Manual FTP 関数 ディレクトリに存在するファイルの一覧を返す ftp_mlsd (PHP 7 >= 7.2.0, PHP 8) ftp_mlsd — ディレクトリに存在するファイルの一覧を返す 説明 ftp_mlsd ( FTP\Connection $ftp , string $directory ): array | false パラメータ ftp FTP\Connection クラス ...
https://man.plustar.jp/php/function.ftp-mlsd.html - [similar]
セキュアな SSL-FTP 接続をオープンする 0
« ftp_size ftp_systype » PHP Manual FTP 関数 セキュアな SSL-FTP 接続をオープンする ftp_ssl_connect (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) ftp_ssl_connect — セキュアな SSL-FTP 接続をオープンする 説明 ftp_ssl_connect ( string $hostname , int $port = 21 , int $timeout = 90 ): FTP\Connection ...
https://man.plustar.jp/php/function.ftp-ssl-connect.html - [similar]
現在のリソース使用状況を取得する 0
« 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]
データベースへの接続をオープンする 0
« ibase_commit ibase_db_info » PHP Manual Firebird/InterBase 関数 データベースへの接続をオープンする ibase_connect (PHP 5, PHP 7 < 7.4.0) ibase_connect — データベースへの接続をオープンする 説明 ibase_connect ( string $database = ? , string $username = ? , string $password = ? , string $c ...
https://man.plustar.jp/php/function.ibase-connect.html - [similar]
InterBase データベースへの持続的接続をオープンする 0
« ibase_param_info ibase_prepare » PHP Manual Firebird/InterBase 関数 InterBase データベースへの持続的接続をオープンする ibase_pconnect (PHP 5, PHP 7 < 7.4.0) ibase_pconnect — InterBase データベースへの持続的接続をオープンする 説明 ibase_pconnect ( string $database = ? , string $username ...
https://man.plustar.jp/php/function.ibase-pconnect.html - [similar]