検索

phrase: max: clip:
target: order:
Results of 641 - 650 of about 988 for [SIMILAR] 16 1024 4096 WITH 18956 interbase WITH... (4.574 sec.)
出力をファイルにフラッシュする 0
« feof fgetc » PHP Manual ファイルシステム 関数 出力をファイルにフラッシュする fflush (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) fflush — 出力をファイルにフラッシュする 説明 fflush ( resource $stream ): bool この関数は、バッファリングされた全ての出力をファイルハンドル stream が指すリソースに強 ...
https://man.plustar.jp/php/function.fflush.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]
ファイルポインタから 1 行を得る 0
« gzgetc gzgetss » PHP Manual Zlib 関数 ファイルポインタから 1 行を得る gzgets (PHP 4, PHP 5, PHP 7, PHP 8) gzgets — ファイルポインタから 1 行を得る 説明 gzgets ( resource $stream , ? int $length = null ): string | false 与えられたファイルポインタから最大 length - 1 バイトの文字を読み込み ...
https://man.plustar.jp/php/function.gzgets.html - [similar]
gzファイルへのポインタから残りのデータ全部を出力する 0
« gzopen gzputs » PHP Manual Zlib 関数 gzファイルへのポインタから残りのデータ全部を出力する gzpassthru (PHP 4, PHP 5, PHP 7, PHP 8) gzpassthru — gzファイルへのポインタから残りのデータ全部を出力する 説明 gzpassthru ( resource $stream ): int gz ファイルポインタについて現在位置から EOF まで ...
https://man.plustar.jp/php/function.gzpassthru.html - [similar]
コンパイラの実行を中止する 0
« get_browser highlight_file » PHP Manual その他の関数 コンパイラの実行を中止する __halt_compiler (PHP 5 >= 5.1.0, PHP 7, PHP 8) __halt_compiler — コンパイラの実行を中止する 説明 __halt_compiler (): void コンパイラの実行を中止します。 これは、インストール用ファイルのようなデータを PHP ス ...
https://man.plustar.jp/php/function.halt-compiler.html - [similar]
アクティブなハッシュコンテキストにデータを投入する 0
« hash_update_stream hash » PHP Manual Hash 関数 アクティブなハッシュコンテキストにデータを投入する hash_update (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash_update — アクティブなハッシュコンテキストにデータを投入する 説明 hash_update ( HashContext $context , string $data ): bool ...
https://man.plustar.jp/php/function.hash-update.html - [similar]
メールボックスを削除する 0
« imap_delete imap_errors » PHP Manual IMAP 関数 メールボックスを削除する imap_deletemailbox (PHP 4, PHP 5, PHP 7, PHP 8) imap_deletemailbox — メールボックスを削除する 説明 imap_deletemailbox ( IMAP\Connection $imap , string $mailbox ): bool 指定したメールボックス mailbox を削除します。 ...
https://man.plustar.jp/php/function.imap-deletemailbox.html - [similar]
ファイルをパースする 0
« mailparse_msg_get_structure mailparse_msg_parse » PHP Manual Mailparse 関数 ファイルをパースする mailparse_msg_parse_file (PECL mailparse >= 0.9.0) mailparse_msg_parse_file — ファイルをパースする 説明 mailparse_msg_parse_file ( string $filename ): resource ファイルをパースします。 ディ ...
https://man.plustar.jp/php/function.mailparse-msg-parse-file.html - [similar]
暗号化モジュールを終了する 0
« mcrypt_encrypt mcrypt_generic_init » PHP Manual Mcrypt 関数 暗号化モジュールを終了する mcrypt_generic_deinit (PHP 4 >= 4.0.7, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_generic_deinit — 暗号化モジュールを終了する 警告 この関数は PHP 7.1.0 で 非推奨 となり、PHP 7.2.0 で 削除 され ...
https://man.plustar.jp/php/function.mcrypt-generic-deinit.html - [similar]
接続に関連するオプションを取得する 0
« pg_num_rows pg_parameter_status » PHP Manual PostgreSQL 関数 接続に関連するオプションを取得する pg_options (PHP 4, PHP 5, PHP 7, PHP 8) pg_options — 接続に関連するオプションを取得する 説明 pg_options ( ? PgSql\Connection $connection = null ): string pg_options() は、指定した connection ...
https://man.plustar.jp/php/function.pg-options.html - [similar]