検索

phrase: max: clip:
target: order:
Results of 331 - 340 of about 654 for [SIMILAR] 16 1024 4096 WITH 5517 wddx WITH 3111 ... (0.516 sec.)
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]
セカンドレベルドメインの名前を取得する 0
« geoip_db_get_all_info geoip_id_by_name » PHP Manual GeoIP 関数 セカンドレベルドメインの名前を取得する geoip_domain_by_name (PECL geoip >= 1.1.0) geoip_domain_by_name — セカンドレベルドメインの名前を取得する 説明 geoip_domain_by_name ( string $hostname ): string geoip_domain_by_name() 関 ...
https://man.plustar.jp/php/function.geoip-domain-by-name.html - [similar]
インターネットへの接続速度を取得する 0
« geoip_isp_by_name geoip_org_by_name » PHP Manual GeoIP 関数 インターネットへの接続速度を取得する geoip_netspeedcell_by_name (PECL geoip >= 1.1.0) geoip_netspeedcell_by_name — インターネットへの接続速度を取得する 説明 geoip_netspeedcell_by_name ( string $hostname ): string geoip_netspee ...
https://man.plustar.jp/php/function.geoip-netspeedcell-by-name.html - [similar]
最終更新時刻を取得する 0
« getenv getmygid » PHP Manual PHP オプション/情報 関数 最終更新時刻を取得する getlastmod (PHP 4, PHP 5, PHP 7, PHP 8) getlastmod — 最終更新時刻を取得する 説明 getlastmod (): int | false 実行中のスクリプト本体の最終更新時刻を取得します。 別のファイルの最終更新時刻が知りたい場合は、 filem ...
https://man.plustar.jp/php/function.getlastmod.html - [similar]
与えられたメールボックスの ACL を取得する 0
« imap_get_quotaroot imap_getmailboxes » PHP Manual IMAP 関数 与えられたメールボックスの ACL を取得する imap_getacl (PHP 5, PHP 7, PHP 8) imap_getacl — 与えられたメールボックスの ACL を取得する 説明 imap_getacl ( IMAP\Connection $imap , string $mailbox ): array | false 指定したメールボッ ...
https://man.plustar.jp/php/function.imap-getacl.html - [similar]
e-mail メッセージを送信する 0
« imap_mail_move imap_mailboxmsginfo » PHP Manual IMAP 関数 e-mail メッセージを送信する imap_mail (PHP 4, PHP 5, PHP 7, PHP 8) imap_mail — e-mail メッセージを送信する 説明 imap_mail ( string $to , string $subject , string $message , ? string $additional_headers = null , ? string $cc = nu ...
https://man.plustar.jp/php/function.imap-mail.html - [similar]
ハッシュ値を計算する 0
« mhash_keygen_s2k OpenSSL » PHP Manual Mhash 関数 ハッシュ値を計算する mhash (PHP 4, PHP 5, PHP 7, PHP 8) mhash — ハッシュ値を計算する 警告 この関数は PHP 8.1.0 で 非推奨 になります。この関数に頼らないことを強く推奨します。 説明 mhash ( int $hash , string $data , string $key = ? ): stri ...
https://man.plustar.jp/php/function.mhash.html - [similar]