検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 1720 for [SIMILAR] 16 1024 4096 WITH 531576 期待 WITH 245... (0.710 sec.)
フィールドが SQL の NULL かどうか調べる 0
« pg_fetch_row pg_field_name » PHP Manual PostgreSQL 関数 フィールドが SQL の NULL かどうか調べる pg_field_is_null (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_field_is_null — フィールドが SQL の NULL かどうか調べる 説明 pg_field_is_null ( PgSql\Result $result , int $row , mixed $field ): in ...
https://man.plustar.jp/php/function.pg-field-is-null.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]
カレントのディレクトリ名を返す 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]
IMAP ストリームがアクティブかどうかを調べる 0
« imap_open imap_qprint » PHP Manual IMAP 関数 IMAP ストリームがアクティブかどうかを調べる imap_ping (PHP 4, PHP 5, PHP 7, PHP 8) imap_ping — IMAP ストリームがアクティブかどうかを調べる 説明 imap_ping ( IMAP\Connection $imap ): bool imap_ping() はストリームに ping を行い、 まだアクティブ ...
https://man.plustar.jp/php/function.imap-ping.html - [similar]
名前空間つき属性全体を書き込む 0
« XMLWriter::writeAttribute XMLWriter::writeCdata » PHP Manual XMLWriter 名前空間つき属性全体を書き込む XMLWriter::writeAttributeNs xmlwriter_write_attribute_ns (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0) XMLWriter::writeAttributeNs -- xmlwriter_write_attribute_ns — 名前空間つ ...
https://man.plustar.jp/php/xmlwriter.writeattributens.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_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]
FTP サーバーに任意のコマンドを送信する 0
« ftp_quit ftp_rawlist » PHP Manual FTP 関数 FTP サーバーに任意のコマンドを送信する ftp_raw (PHP 5, PHP 7, PHP 8) ftp_raw — FTP サーバーに任意のコマンドを送信する 説明 ftp_raw ( FTP\Connection $ftp , string $command ): ? array 任意の command を FTP サーバーに送信します。 パラメータ ftp F ...
https://man.plustar.jp/php/function.ftp-raw.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]