検索

phrase: max: clip:
target: order:
Results of 311 - 320 of about 636 for [SIMILAR] 16 1024 4096 WITH 4666 ユー WITH 4115 ... (0.481 sec.)
現在の DirectoryIterator アイテムの所有者を取得する 0
« DirectoryIterator::getMTime DirectoryIterator::getPath » PHP Manual DirectoryIterator 現在の DirectoryIterator アイテムの所有者を取得する DirectoryIterator::getOwner (PHP 5, PHP 7, PHP 8) DirectoryIterator::getOwner — 現在の DirectoryIterator アイテムの所有者を取得する 説明 public Dire ...
https://man.plustar.jp/php/directoryiterator.getowner.html - [similar]
クッキー(Cookies) 0
« PHP による HTTP 認証 セッション » PHP Manual 機能 クッキー(Cookies) クッキー(Cookies) PHP は、HTTP クッキー(Cookie)を完全にサポートします。 クッキーは、リモートブラウザに文字列データを保存したり、 再訪するユーザーを特定したりする機構です。 setcookie() か setrawcookie() を使用してクッキ ...
https://man.plustar.jp/php/features.cookies.html - [similar]
未処理のリクエストがあるかどうかを調べる 0
« eio_open eio_read » PHP Manual Eio 関数 未処理のリクエストがあるかどうかを調べる eio_poll (PECL eio >= 0.0.1dev) eio_poll — 未処理のリクエストがあるかどうかを調べる 説明 eio_poll (): int eio_poll() を使うと、特別なイベントループを実装できます。 この中で eio_nreqs() を使って、未処理のリ ...
https://man.plustar.jp/php/function.eio-poll.html - [similar]
親ディレクトリに移動する 0
« ftp_append ftp_chdir » PHP Manual FTP 関数 親ディレクトリに移動する ftp_cdup (PHP 4, PHP 5, PHP 7, PHP 8) ftp_cdup — 親ディレクトリに移動する 説明 ftp_cdup ( FTP\Connection $ftp ): bool 親ディレクトリに移動します。 パラメータ ftp FTP\Connection クラスのインスタンス 戻り値 成功した場合に ...
https://man.plustar.jp/php/function.ftp-cdup.html - [similar]
FTP 経由でファイルのパーミッションを設定する 0
« ftp_chdir ftp_close » PHP Manual FTP 関数 FTP 経由でファイルのパーミッションを設定する ftp_chmod (PHP 5, PHP 7, PHP 8) ftp_chmod — FTP 経由でファイルのパーミッションを設定する 説明 ftp_chmod ( FTP\Connection $ftp , int $permissions , string $filename ): int | false 指定したリモートファ ...
https://man.plustar.jp/php/function.ftp-chmod.html - [similar]
FTP 接続を閉じる 0
« ftp_chmod ftp_connect » PHP Manual FTP 関数 FTP 接続を閉じる ftp_close (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) ftp_close — FTP 接続を閉じる 説明 ftp_close ( FTP\Connection $ftp ): bool ftp_close() は、指定されたリンク ID を閉じて resource を開放します。 注意 : この関数をコールした後は、F ...
https://man.plustar.jp/php/function.ftp-close.html - [similar]
FTP サーバー上のファイルを削除する 0
« ftp_connect ftp_exec » PHP Manual FTP 関数 FTP サーバー上のファイルを削除する ftp_delete (PHP 4, PHP 5, PHP 7, PHP 8) ftp_delete — FTP サーバー上のファイルを削除する 説明 ftp_delete ( FTP\Connection $ftp , string $filename ): bool ftp_delete() は、 filename で指定したファイルを FTP サー ...
https://man.plustar.jp/php/function.ftp-delete.html - [similar]
FTP 接続にログインする 0
« ftp_get ftp_mdtm » PHP Manual FTP 関数 FTP 接続にログインする ftp_login (PHP 4, PHP 5, PHP 7, PHP 8) ftp_login — FTP 接続にログインする 説明 ftp_login ( FTP\Connection $ftp , string $username , string $password ): bool 指定した FTP 接続を使ってログインします。 パラメータ ftp FTP\Connec ...
https://man.plustar.jp/php/function.ftp-login.html - [similar]
カレントのディレクトリ名を返す 0
« ftp_put ftp_quit » PHP Manual FTP 関数 カレントのディレクトリ名を返す ftp_pwd (PHP 4, PHP 5, PHP 7, PHP 8) ftp_pwd — カレントのディレクトリ名を返す 説明 ftp_pwd ( FTP\Connection $ftp ): string | false パラメータ ftp FTP\Connection クラスのインスタンス 戻り値 カレントのディレクトリ名、ま ...
https://man.plustar.jp/php/function.ftp-pwd.html - [similar]
ディレクトリを削除する 0
« ftp_rename ftp_set_option » PHP Manual FTP 関数 ディレクトリを削除する ftp_rmdir (PHP 4, PHP 5, PHP 7, PHP 8) ftp_rmdir — ディレクトリを削除する 説明 ftp_rmdir ( FTP\Connection $ftp , string $directory ): bool FTP サーバー上の、指定した directory を削除します。 パラメータ ftp FTP\Conne ...
https://man.plustar.jp/php/function.ftp-rmdir.html - [similar]