検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 988 for [SIMILAR] 16 1024 4096 WITH 18956 interbase WITH... (0.702 sec.)
持続的データベース接続を閉じる 0
« db2_num_rows db2_pconnect » PHP Manual IBM DB2 関数 持続的データベース接続を閉じる db2_pclose (PECL ibm_db2 >= 1.8.0) db2_pclose — 持続的データベース接続を閉じる 説明 db2_pclose ( resource $resource ): bool この関数は、 db2_pconnect() で作成した DB2 クライアント接続を閉じ、 対応するリソ ...
https://man.plustar.jp/php/function.db2-pclose.html - [similar]
ディレクトリハンドルをクローズする 0
« chroot dir » PHP Manual ディレクトリ 関数 ディレクトリハンドルをクローズする closedir (PHP 4, PHP 5, PHP 7, PHP 8) closedir — ディレクトリハンドルをクローズする 説明 closedir ( ? resource $dir_handle = null ): void dir_handle で指定したディレクトリのストリームをクローズします。このスト ...
https://man.plustar.jp/php/function.closedir.html - [similar]
ファイルポインタから1文字取り出す 0
« fflush fgetcsv » PHP Manual ファイルシステム 関数 ファイルポインタから1文字取り出す fgetc (PHP 4, PHP 5, PHP 7, PHP 8) fgetc — ファイルポインタから1文字取り出す 説明 fgetc ( resource $stream ): string | false 指定したファイルポインタから 1 文字読み出します。 パラメータ stream ファイルポ ...
https://man.plustar.jp/php/function.fgetc.html - [similar]
ファイルの読み書き用ポインタの現在位置を返す 0
« fsync ftruncate » PHP Manual ファイルシステム 関数 ファイルの読み書き用ポインタの現在位置を返す ftell (PHP 4, PHP 5, PHP 7, PHP 8) ftell — ファイルの読み書き用ポインタの現在位置を返す 説明 ftell ( resource $stream ): int | false stream ファイルの読み書き用ポインタの現在位置を返します。 ...
https://man.plustar.jp/php/function.ftell.html - [similar]
オープンされたモードがブロック出力を行うかどうかを調べる 0
« mcrypt_enc_is_block_algorithm mcrypt_enc_self_test » PHP Manual Mcrypt 関数 オープンされたモードがブロック出力を行うかどうかを調べる mcrypt_enc_is_block_mode (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_enc_is_block_mode — オープンされたモードがブロック出力を行う ...
https://man.plustar.jp/php/function.mcrypt-enc-is-block-mode.html - [similar]
読込み用にディレクトリエントリをオープンする 0
« zip_entry_name zip_entry_read » PHP Manual Zip 関数 読込み用にディレクトリエントリをオープンする zip_entry_open (PHP 4 >= 4.1.0, PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.0.0) zip_entry_open — 読込み用にディレクトリエントリをオープンする 警告 この関数は PHP 8.0.0 で 非推奨 になります ...
https://man.plustar.jp/php/function.zip-entry-open.html - [similar]
直近の INSERT 文でデータベースに追加された行の ID を返す 0
« SQLite3::lastErrorMsg SQLite3::loadExtension » PHP Manual SQLite3 直近の INSERT 文でデータベースに追加された行の ID を返す SQLite3::lastInsertRowID (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::lastInsertRowID — 直近の INSERT 文でデータベースに追加された行の ID を返す 説明 public SQLite3::la ...
https://man.plustar.jp/php/sqlite3.lastinsertrowid.html - [similar]
オープンされたモードの暗号がブロックモードで動作するかどうかを調べる 0
« mcrypt_enc_get_supported_key_sizes mcrypt_enc_is_block_algorithm » PHP Manual Mcrypt 関数 オープンされたモードの暗号がブロックモードで動作するかどうかを調べる mcrypt_enc_is_block_algorithm_mode (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_enc_is_block_algorithm_m ...
https://man.plustar.jp/php/function.mcrypt-enc-is-block-algorithm-mode.html - [similar]
オープンされたモードの暗号がブロックアルゴリズムであるかどうかを調べる 0
« mcrypt_enc_is_block_algorithm_mode mcrypt_enc_is_block_mode » PHP Manual Mcrypt 関数 オープンされたモードの暗号がブロックアルゴリズムであるかどうかを調べる mcrypt_enc_is_block_algorithm (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_enc_is_block_algorithm — オープン ...
https://man.plustar.jp/php/function.mcrypt-enc-is-block-algorithm.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]